Skip to content
Windsurf

mcp-broker for Windsurf

io.github.navinagrawal/mcp-broker

Local MCP broker that exposes one compact entry for many upstream servers.

client:Windsurf transport:stdio runtime:pypi

Install mcp-broker in Windsurf

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

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

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

mcp-broker in other clients