Loading MCP server directory, please wait...
MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.
npx @getmcp/cli add io.github.smurfy92/openclaw-control-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smurfy92/openclaw-control-mcp": {
"command": "npx",
"args": [
"-y",
"openclaw-control-mcp"
]
}
}
}