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

Harvey Budget

x402/harvey-budget

x402 service listed on awesome-x402: Harvey Budget [x402: $0.001/call on eip155:8453, category=compute]

Uptime
100.0%
1 direct probes · 30d
Response
384ms
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": {
    "harvey_budget": {
      "url": "https://budget.rugslayer.com/mcp",
      "transport": "http"
    }
  }
}