Odel
Cheaplane

Cheaplane

Local
@millennialdreamerPythonMITUpdated 3w ago

Offload grunt work from your premium agent to cheap models — auto-routing and billing isolation.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcheaplanev0.2.1

Run

uvx cheaplane

MCP client config

{
  "mcpServers": {
    "cheaplane": {
      "command": "uvx",
      "args": [
        "cheaplane"
      ]
    }
  }
}