Loading MCP server directory, please wait...
Query your MCPSpend usage: cost today, top tools, recent sessions, budget projections.
npx @getmcp/cli add io.github.andreisirbu91-lab/mcpspendRequires Node.js 18+. Community-contributed server. Review source before installing.
MCPSPEND_API_KEYYour MCPSpend API key. Create one at https://mcpspend.com/dashboard/keys. Starts with mcps_live_ or mcps_test_.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.andreisirbu91-lab/mcpspend": {
"command": "npx",
"args": [
"-y",
"@mcpspend/mcp-server"
],
"env": {
"MCPSPEND_API_KEY": "",
"MCPSPEND_ENDPOINT": "https://api.mcpspend.com"
}
}
}
}