What is the Cheaplane MCP server?
Offload grunt work from your premium agent to cheap models — auto-routing and billing isolation.
How to install Cheaplane
Copy-paste configuration for popular MCP clients.
DELEGATE_BASE_URLOpenAI-compatible endpoint serving the cheap models — usually a local LiteLLM proxy.
DELEGATE_API_KEYsecretKey for that endpoint. A local proxy ignores it; set a real one for a hosted endpoint.
DELEGATE_TIMEOUTPer-call timeout in seconds. Raise it for long documents.
DELEGATE_MODEL_MAPJSON remapping the built-in aliases to your proxy's model names, e.g. {"deepseek": "deepseek-v4"}.
DELEGATE_NO_LOGSet to 1 to disable the local savings ledger (metadata only, never task content).
{
"mcpServers": {
"cheaplane": {
"command": "uvx",
"args": [
"cheaplane"
],
"env": {
"DELEGATE_BASE_URL": "<YOUR_DELEGATE_BASE_URL>",
"DELEGATE_API_KEY": "<YOUR_DELEGATE_API_KEY>",
"DELEGATE_TIMEOUT": "<YOUR_DELEGATE_TIMEOUT>",
"DELEGATE_MODEL_MAP": "<YOUR_DELEGATE_MODEL_MAP>",
"DELEGATE_NO_LOG": "<YOUR_DELEGATE_NO_LOG>"
}
}
}
}{
"mcpServers": {
"cheaplane": {
"command": "uvx",
"args": [
"cheaplane"
],
"env": {
"DELEGATE_BASE_URL": "<YOUR_DELEGATE_BASE_URL>",
"DELEGATE_API_KEY": "<YOUR_DELEGATE_API_KEY>",
"DELEGATE_TIMEOUT": "<YOUR_DELEGATE_TIMEOUT>",
"DELEGATE_MODEL_MAP": "<YOUR_DELEGATE_MODEL_MAP>",
"DELEGATE_NO_LOG": "<YOUR_DELEGATE_NO_LOG>"
}
}
}
}{
"mcpServers": {
"cheaplane": {
"command": "uvx",
"args": [
"cheaplane"
],
"env": {
"DELEGATE_BASE_URL": "<YOUR_DELEGATE_BASE_URL>",
"DELEGATE_API_KEY": "<YOUR_DELEGATE_API_KEY>",
"DELEGATE_TIMEOUT": "<YOUR_DELEGATE_TIMEOUT>",
"DELEGATE_MODEL_MAP": "<YOUR_DELEGATE_MODEL_MAP>",
"DELEGATE_NO_LOG": "<YOUR_DELEGATE_NO_LOG>"
}
}
}
}{
"servers": {
"cheaplane": {
"type": "stdio",
"command": "uvx",
"args": [
"cheaplane"
],
"env": {
"DELEGATE_BASE_URL": "<YOUR_DELEGATE_BASE_URL>",
"DELEGATE_API_KEY": "<YOUR_DELEGATE_API_KEY>",
"DELEGATE_TIMEOUT": "<YOUR_DELEGATE_TIMEOUT>",
"DELEGATE_MODEL_MAP": "<YOUR_DELEGATE_MODEL_MAP>",
"DELEGATE_NO_LOG": "<YOUR_DELEGATE_NO_LOG>"
}
}
}
}claude mcp add cheaplane --env DELEGATE_BASE_URL=<YOUR_DELEGATE_BASE_URL> --env DELEGATE_API_KEY=<YOUR_DELEGATE_API_KEY> --env DELEGATE_TIMEOUT=<YOUR_DELEGATE_TIMEOUT> --env DELEGATE_MODEL_MAP=<YOUR_DELEGATE_MODEL_MAP> --env DELEGATE_NO_LOG=<YOUR_DELEGATE_NO_LOG> -- uvx cheaplaneRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.