Skip to content
Cline

agentcents for Cline

io.github.labham-llc/agentcents

Local LLM cost proxy: forecasts each call and recommends the cheapest model that clears the task.

client:Cline transport:stdio runtime:pypi

Install agentcents 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": {
    "agentcents": {
      "command": "uvx",
      "args": [
        "agentcents"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agentcents in other clients