Skip to content
Windsurf

pilot mcp for Windsurf

io.github.pilot-protocol/pilot-mcp

Your agent's overlay network. 435 specialist agents + P2P A2A messaging on a 190k-node network.

client:Windsurf transport:stdio runtime:npm

Install pilot mcp in Windsurf

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

{
  "mcpServers": {
    "pilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pilotprotocol-mcp"
      ]
    }
  }
}

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

pilot mcp in other clients