switchboard for Claude Desktop
io.github.wkoverfield/switchboard
One firewall and password manager for all your AI coding agents' MCP servers and secrets.
client:Claude Desktop
transport:stdio
runtime:npm
Install switchboard in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"switchboard": {
"command": "npx",
"args": [
"-y",
"@switchboard-mcp/cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs