Skip to content
Cline

llmkit for Cline

io.github.smigolsmigol/llmkit

AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs

client:Cline transport:stdio runtime:npm

Install llmkit 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "llmkit": {
      "command": "npx",
      "args": [
        "-y",
        "@f3d1/llmkit-mcp-server"
      ],
      "env": {
        "LLMKIT_API_KEY": "<LLMKIT_API_KEY>",
        "LLMKIT_PROXY_URL": "<LLMKIT_PROXY_URL>"
      }
    }
  }
}

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

llmkit in other clients