Connect local AI coding agents for routing, debate, and efficient context sharing.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Agent Switchboard" yet — see the docs or source repo.
Route this local codebase error analysis task to Claude, Codex, and Gemini: have each model identify the root cause, run a cross-model debate, then produce the most reliable fix plan while reusing shared context to minimize token usage.
Returns each model’s diagnosis, key disagreements, and a consolidated best fix recommendation.
Set up an agent routing workflow for the current project: assign refactoring to the model best at cleanup, test generation to the model best at testing, and change explanations to the model best at documentation, all coordinated through the local MCP server.
Produces a clear routing plan along with code changes, tests, and explanatory notes.
Share the core context of this repository across multiple AI coding agents, syncing only necessary information instead of resending the full codebase; then have different models handle requirement breakdown, implementation suggestions, and risk assessment.
Returns an efficient shared-context setup plus model-specific planning, implementation advice, and risk analysis.
Connect local AI coding agents to chat, delegate, and collaborate privately.
Enable AI coding agents to communicate, share state, and coordinate work in real time.
Aggregate and govern multiple MCP servers with secure credentials and centralized management.
Create, manage, and compose AI agents for MCP-compatible clients and tools.
Run deterministic agent orchestration with task decomposition, subagents, and review feedback.
Orchestrate multiple AI agents in real time and monitor tasks and artifacts.