Skip to content
Cline

seracade for Cline

io.github.rckl88/seracade

LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.

client:Cline transport:stdio runtime:npm

Install seracade 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": {
    "seracade": {
      "command": "npx",
      "args": [
        "-y",
        "seracade"
      ]
    }
  }
}

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

seracade in other clients