← Back to Plugins
MCP Server MCP

modelmux

github By github 👁 1 views ▲ 0 votes

Model multiplexer — route tasks to Codex, Gemini, and Claude CLIs with smart routing.

Homepage Verified source GitHub

Install

uvx modelmux

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "modelmux",
      "version": "0.4.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...