MCP Agent Switchboard — AI skill for Claude Code
Local MCP switchboard for Codex, Claude Code, Gemini, Antigravity & VS Code — route tasks, run cross-model debates, and share context using the subscriptions you already have.
How to install MCP Agent Switchboard
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open FutureisinPast/mcp-agent-switchboard and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What MCP Agent Switchboard does
Local MCP switchboard for Codex, Claude Code, Gemini, Antigravity & VS Code — route tasks, run cross-model debates, and share context using the subscriptions you already have. No API keys, no cloud.
Alternatives in AI
README
Agent Switchboard
**Use Claude Code, Codex, Gemini, Antigravity, and VS Code together — without copy-pasting context between them.**
Agent Switchboard is a **local MCP bridge** that lets your AI coding agents hand tasks to each other, review each other's work, run multi-round debates, and share compact project context — a local nervous system where the tools stay separate but coordinate through one local broker.
**No API keys. No cloud broker. No extra billing.** It uses the local CLIs, IDE bridge routes, and subscriptions you already have where possible.
**⭐ If this saves your agent workflow, please star the repo so others can find it!**
Why this exists
Modern AI coding workflows are fragmented. You might use **Codex** or **Claude Code** as the reasoning brain, **Gemini Flash** for bounded workhorse tasks, and **Antigravity / VS Code** for workspace context — but normally they can't talk to each other, so you end up manually copying plans, files, errors, and context from one assistant to another. That's fine for small tasks; it gets messy fast on real projects. Agent Switchboard gives those agents a shared local coordination layer so they cooperate instead of working blind to each other.
Fast Version
- Ask one assistant to use another - from Codex, ask the Claude frontier to audit; from Claude, ask the Codex frontier to reason; send bounded implementation, search, and preparation work to Gemini Flash/Antigravity.
- Consult flagships without dumping context - Codex/Claude hosts use their native same-vendor flagship child agent, then
consult_decisionadds only the bounded cross-vendor leg needed for the task; Gemini uses the broker for both. - See across chats - pull a compact snapshot of what another agent's session knows; Codex and Claude Code are read on demand from disk, no copy-paste.
- Run cross-model debate - Codex vs Claude for N rounds, then synthesize a verdict.
- **Keep the selected model as the brain, route labour
Related Skills
Ez Prox
One-command macOS installer to route AI subscriptions (Claude Max, GitHub Copilot, OpenAI Max, Antigravity) th
Claudexor
Multi-harness control plane for Claude Code, Codex, Cursor, and OpenCode: quota-aware rotation across multiple
Engrim
The Universal Cross-Model Episodic Memory Standard. Local-first, project-scoped SQLite memory engine for Googl
Dsh Plugin Subscriptions
Use ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as DeepSeek Harness LLM providers — OAuth logi
Claude Unlimited
Rotate Claude and GPT subscriptions and API keys seamlessly inside the Claude Code CLI — switch on usage limit
Xstitch
Enable AI agents to share memory across tools and avoid repeating work when switching between tasks or platfor
Related Agents
Tracker Integrator
Creates epics/tasks in the team's issue tracker (currently Jira, via the Atlassian MCP) from an already-approv
Bench Runner
Executes a11y skill benchmarks across hosted and local model families. Runs cloud/Codex/Ollama benchmark scrip
Shine Data Engineer
Local data analysis via DuckDB/SQLite MCP — SQL on CSV/Parquet/JSON/Excel without cloud services. Produces cha