Skip to content
Windsurf

MCP OpenClaw Extensions for Windsurf

io.github.romainsantoli-web/mcp-openclaw

138-tool MCP server for AI agent firms: security, A2A, Hebbian memory, fleet mgmt

client:Windsurf transport:stdio runtime:pypi

Install MCP OpenClaw Extensions in Windsurf

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

{
  "mcpServers": {
    "mcp-openclaw": {
      "command": "uvx",
      "args": [
        "mcp-openclaw-extensions"
      ]
    }
  }
}

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

MCP OpenClaw Extensions in other clients