switchboard for Zed
io.github.wkoverfield/switchboard
One firewall and password manager for all your AI coding agents' MCP servers and secrets.
client:Zed
transport:stdio
runtime:npm
Install switchboard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"switchboard": {
"command": "npx",
"args": [
"-y",
"@switchboard-mcp/cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs