Catalog
io.github.pure-maple/modelmux
Officialmodelmux
Model multiplexer — route tasks to Codex, Gemini, and Claude CLIs with smart routing.
Route tasks intelligently between Codex, Gemini, and Claude models.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"modelmux": {
"command": "uvx",
"args": [
"modelmux"
]
}
}
}