io.github.meltingpixelsai/zero-core-budget
io.github.meltingpixelsai/zero-core-budgetAgent spending mgmt, budget tracking, ROI. Zero Core Budget.
Tools · 6
List all available Harvey Budget tools with pricing and input requirements. Use this for discovery.
Check Harvey Budget server status, uptime, and payment network configuration.
Register an agent with daily and weekly budget limits. Free tool - call this before using check_spend or report_spend. Upserts if agent already exists.
Pre-spend budget approval check. Verifies daily/weekly/category limits, estimates ROI from historical data, and suggests cheaper alternatives. Call this BEFORE paying for any service.
Record a completed spend with optional outcome tracking. Call this AFTER paying for a service to track spending and build ROI history.
Detailed spending analytics report. Returns total spent, category breakdown, top services with ROI, and optimization recommendations. Use to understand spending patterns and find inefficiencies.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.meltingpixelsai/zero-core-budget": {
"url": "https://budget.rugslayer.com/mcp",
"transport": "streamable-http"
}
}
}