Skip to content
Claude Desktop

mcpspend for Claude Desktop

io.github.andreisirbu91-lab/mcpspend

Query your MCPSpend usage: cost today, top tools, recent sessions, budget projections.

client:Claude Desktop transport:stdio runtime:npm

Install mcpspend in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "mcpspend": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpspend/mcp-server"
      ],
      "env": {
        "MCPSPEND_API_KEY": "<MCPSPEND_API_KEY>",
        "MCPSPEND_ENDPOINT": "<MCPSPEND_ENDPOINT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcpspend in other clients