Cheaplane for Cline
io.github.millennialdreamer/cheaplane
Offload grunt work from your premium agent to cheap models — auto-routing and billing isolation.
client:Cline
transport:stdio
runtime:pypi
Install Cheaplane in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"cheaplane": {
"command": "uvx",
"args": [
"cheaplane"
],
"env": {
"DELEGATE_BASE_URL": "<DELEGATE_BASE_URL>",
"DELEGATE_API_KEY": "<DELEGATE_API_KEY>",
"DELEGATE_TIMEOUT": "<DELEGATE_TIMEOUT>",
"DELEGATE_MODEL_MAP": "<DELEGATE_MODEL_MAP>",
"DELEGATE_NO_LOG": "<DELEGATE_NO_LOG>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs