pilot mcp for Zed
io.github.pilot-protocol/pilot-mcp
Your agent's overlay network. 435 specialist agents + P2P A2A messaging on a 190k-node network.
client:Zed
transport:stdio
runtime:npm
Install pilot mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pilot-mcp": {
"command": "npx",
"args": [
"-y",
"pilotprotocol-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs