Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
clauxel avatar

Agenticbudgetrouter MCP

  • Updated May 19, 2026
  • clauxel/agentic-budget-router-mcp

Agentic Budget Router MCP is a MCP server that enforces agentic workflow budget approvals and emits usage receipts.

About

Agentic Budget Router MCP is a remote Model Context Protocol server that wraps agentic workflows with budget approvals and usage receipts. developers feel model and API costs immediately when agents loop or call expensive tools; without routing, one runaway job can erase a week of margin. This MCP lets your agent request spend against defined budgets and returns structured receipts you can audit later—useful when you are building agent tooling, scaling usage in grow, and operating production automations. Register agenticbudgetrouter.clauxel.com in Claude Code, Cursor, or Codex with a Bearer token from the product site. It is finance- and operations-oriented: not a billing portal replacement, but an MCP gate that documents who approved what spend. Use it when workflows chain multiple paid steps; skip it if you only run occasional local inference with fixed monthly caps you track by hand.

  • Budget approval flow for agentic workflows with usage receipts
  • Tags: agentic-ai, budget-approval, cost-governance, remote-mcp
  • Hosted streamable-http MCP with Bearer token auth
  • GitHub repo clauxel/agentic-budget-router-mcp, registry version 1.0.0
  • Pairs cost governance with agent runs—not a spreadsheet you update manually

Agenticbudgetrouter MCP by the numbers

  • Data as of Aug 10, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http agenticbudgetrouter-mcp https://agenticbudgetrouter.clauxel.com/mcp --header "Authorization: Bearer YOUR_TOKEN"

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthRequired
Last updatedMay 19, 2026
Repositoryclauxel/agentic-budget-router-mcp

What it does

Route agentic workflow spend through budget approvals and usage receipts so developers do not bleed API credits blindly.

Who is it for?

Best when you're running paid agent automations and need lightweight cost governance without building a full billing microservice.

Skip if: Hobby projects on free tiers only, or finance teams that need ERP-grade procurement systems.

What you get

After connecting the server your workflows can request budget clearance and leave usage receipts you can reconcile against invoices.

  • Budget approval decisions wired into agent tool flows
  • Usage receipts suitable for monthly cost reconciliation
  • Documented spend paths for agentic automation runs

By the numbers

  • Version 1.0.0
  • Remote endpoint: agenticbudgetrouter.clauxel.com/mcp (streamable-http)
  • Four publisher tags including cost-governance and budget-approval
README.md

Agentic Budget Router MCP

Route agentic workflow spend through quotes, policy gates, and receipts.

Paid remote MCP for agentic workflow budget quotes, policy checks, spend approvals, usage receipts, and cost evidence exports.

Public Endpoints

Access

This is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.

Authorization: Bearer <token>

Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.

Tools

  • quote_agentic_budget
  • check_budget_policy
  • request_spend_approval
  • issue_spend_receipt
  • export_usage_evidence

Quick Start

  1. Open the website and choose a plan.
  2. Create or request an API token.
  3. Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
  4. Send JSON-RPC requests with the bearer token.

Useful Links

Status

This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.

Recommended MCP Servers

How it compares

Cost-governance MCP with receipts, not a pricing calculator skill or cloud billing dashboard.

FAQ

Who is Agentic Budget Router MCP for?

It is for developers shipping agent workflows that consume metered APIs and need approval plus receipt trails.

When should I use Agentic Budget Router MCP?

Use it when launching always-on agents, tightening spend before scaling users, or reviewing monthly API burn.

How do I add Agentic Budget Router MCP to my agent?

Configure https://agenticbudgetrouter.clauxel.com/mcp as a remote streamable-http MCP server and supply Authorization Bearer credentials from the Clauxel product website.

Financefinancepricing

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.