switchboard for Windsurf
io.github.wkoverfield/switchboard
One firewall and password manager for all your AI coding agents' MCP servers and secrets.
client:Windsurf
transport:stdio
runtime:npm
Install switchboard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"switchboard": {
"command": "npx",
"args": [
"-y",
"@switchboard-mcp/cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs