74
/ 100
29 days ago
glama

Agent Switchboard

A local MCP server that connects AI coding agents like Claude, Codex, and Gemini, enabling task routing, cross-model debates, and token-efficient context sharing without external APIs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GEMINI_API_KEY, GOOGLE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENT_BROKER_CDP_PORT
configAGENT_BROKER_HOME
configANTIGRAVITY_PATH
configVSCODE_PATH
configAGENT_BROKER_CALLER
configCLAUDE_MODEL
configGEMINI_MODEL
🔐 secretGEMINI_API_KEYGemini gemini CLI (-m <model> honored) or completed via CLI; the API path is an off-by-default escape hatch
🔐 secretGOOGLE_API_KEY
configAGENT_BROKER_CHILD
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/futureisinpast-mcp-agent-switchboard-ge2bpr)](https://m8ven.ai/mcp/futureisinpast-mcp-agent-switchboard-ge2bpr)
commit: 34680b3f9f48bb5538a739aef17d87cf82744622
code hash: 2f4559bdc29a718a350aa562ba6c878883041df1cf8c534f61fc374d5fcaa977
verified: 6/19/2026, 10:59:16 AM
view raw JSON →