Loading MCP server directory, please wait...
Model multiplexer — route tasks to Codex, Gemini, and Claude CLIs with smart routing.
npx @getmcp/cli add io.github.pure-maple/modelmuxRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pure-maple/modelmux": {
"command": "uvx",
"args": [
"modelmux"
]
}
}
}