Loading MCP server directory, please wait...
Pre-flight, probabilistic token-spend estimate (range, scenario, confidence) for a coding task.
npx @getmcp/cli add io.github.thriftell/budgetaryRequires Node.js 18+. Community-contributed server. Review source before installing.
BUDGETARY_API_KEYBudgetary API key (bg_live_ or bg_test_ prefix). Get one at https://budgetary.tools.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thriftell/budgetary": {
"command": "npx",
"args": [
"-y",
"@budgetary/mcp"
],
"env": {
"BUDGETARY_API_KEY": ""
}
}
}
}