A hosted remote service that puts spend controls around agentic workflows. You get five tools: quote budget before a task runs, check it against policy, request approval, issue a receipt once the work completes, and export usage evidence for accounting or audits. It's a paid MCP over streamable HTTP, so you'll need a bearer token from their site. Reach for this when you're running autonomous agents that burn through API credits or compute and you need structured approvals, paper trails, or cost gates before workflows execute. The repository is just documentation; the actual server runs on their infrastructure.
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.
com.clauxel.agenticbudgetrouter/agenticbudgetrouter-mcpThis 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.
quote_agentic_budgetcheck_budget_policyrequest_spend_approvalissue_spend_receiptexport_usage_evidenceThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent