Skip to content
Windsurf

openclaw control mcp for Windsurf

io.github.smurfy92/openclaw-control-mcp

MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.

client:Windsurf transport:stdio runtime:npm

Install openclaw control mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "openclaw-control-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "openclaw-control-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

openclaw control mcp in other clients