modelmux✓
io.github.pure-maple/modelmux · v0.4.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.pure-maple/modelmux",
"description": "Model multiplexer — route tasks to Codex, Gemini, and Claude CLIs with smart routing.",
"title": "modelmux",
"repository": {
"url": "https://github.com/pure-maple/modelmux",
"source": "github"
},
"version": "0.4.3",
"packages": [
{
"registryType": "pypi",
"identifier": "modelmux",
"version": "0.4.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}