MCP / local evidence

Ask your coding agent what the session cost.

Eleven cost tools in one MCP server. Five inspect supported local Claude Code and Cline data without an account, a proxy, or an API key.

5

local tools

6

proxy tools

install

$ npx @f3d1/llmkit-mcp-server

Add to your MCP client config

.mcp.json (Claude Code) or .cursor/mcp.json (Cursor)
{
  "mcpServers": {
    "llmkit": {
      "command": "npx",
      "args": ["-y", "@f3d1/llmkit-mcp-server"]
    }
  }
}

No API key is needed for local tools. Proxy tools require an existing key in LLMKIT_API_KEY while new account creation is closed.

Local tools no account needed

Reads supported Claude Code sessions and Cline task data from detected editor storage.

Proxy tools requires API key

Queries your LLMKit proxy for spend, budgets, and sessions.

Supported local sources