43
/ 100
1 month ago
glama

modelmux

Enables AI agents like Claude Code, Codex, and Perplexity to call each other as tools directly from the terminal, supporting text, code, images, and PDFs passed by file path.

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 3 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY, PERPLEXITY_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.
🔐 secretANTHROPIC_API_KEYe ="sk-ant-..." \
configANTHROPIC_MODELexport ="claude-sonnet-4-6" # default
🔐 secretOPENAI_API_KEYe ="sk-..." \
configOPENAI_MODELexport ="gpt-4o" # default
🔐 secretPERPLEXITY_API_KEYe ="pplx-..." \
configPERPLEXITY_MODELexport ="sonar-pro" # default
// 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 1 concrete improvement 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/jrwoodcock-modelmux-1skel2)](https://m8ven.ai/mcp/jrwoodcock-modelmux-1skel2)
commit: 27b1c5f710542dee0e01e99bd5d5fb0845705075
code hash: 68fcdc2b0034fa11be35c9ee1591b31a07feb333eda801843b7d3e525b0f46f9
verified: 6/29/2026, 11:23:36 AM
view raw JSON →