Skip to content
Claude Desktop

pilot mcp for Claude Desktop

io.github.pilot-protocol/pilot-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install pilot mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pilot mcp in other clients