Agent Switchboard
Freeby MCP Community
Unified MCP server manager for AI coding agents
v0.4.12Added Apr 12, 2026
mcpagentclaudecodexcursor
Agent Switchboard MCP Server
Unified MCP server manager for AI coding agents
Installation
npx -y agent-switchboard
Reviews
Installation
Quick install
npx -y agent-switchboard
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-switchboard": {
"command": "npx",
"args": ["-y", "agent-switchboard"]
}
}
}