← Index

io.github.andreisirbu91-lab/mcpspend

io.github.andreisirbu91-lab/mcpspend·v0.2.1·Other
Quality Score
80
/100

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

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcpspend": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpspend/mcp-server"
      ],
      "env": {
        "MCPSPEND_API_KEY": "<your-mcpspend_api_key>",
        "MCPSPEND_ENDPOINT": "https://api.mcpspend.com"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcpspend": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpspend/mcp-server"
      ],
      "env": {
        "MCPSPEND_API_KEY": "<your-mcpspend_api_key>",
        "MCPSPEND_ENDPOINT": "https://api.mcpspend.com"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @mcpspend/mcp-server
§02  Environment variables
MCPSPEND_API_KEY
secret

Your MCPSpend API key. Create one at https://mcpspend.com/dashboard/keys. Starts with mcps_live_ or mcps_test_. Optional — the server boots and lists tools without it; only tool calls require auth.

MCPSPEND_ENDPOINT

Optional. Override the MCPSpend API endpoint. Defaults to https://api.mcpspend.com. Use only if you self-host MCPSpend.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other