Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.meltingpixelsai/zero-core-budget

io.github.meltingpixelsai/zero-core-budget

Agent spending mgmt, budget tracking, ROI. Zero Core Budget.

Uptime
100.0%
1 direct probes · 30d
Response
541ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

list_tools

List all available Harvey Budget tools with pricing and input requirements. Use this for discovery.

health

Check Harvey Budget server status, uptime, and payment network configuration.

register_agent

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.

check_spend

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.

report_spend

Record a completed spend with optional outcome tracking. Call this AFTER paying for a service to track spending and build ROI history.

get_spending_report

Detailed spending analytics report. Returns total spent, category breakdown, top services with ROI, and optimization recommendations. Use to understand spending patterns and find inefficiencies.

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"
    }
  }
}