MCP context budget router
Route the right MCP tools without burning the whole context window.
Describe a task, select connected MCP servers, and see the minimal tools, estimated schema tokens, saved context, and policy warnings before the agent starts.
{
"selectedTools": ["github.search_code", "slack.read_thread", "jira.create_ticket"],
"eagerSchemaTokens": 23500,
"routedSchemaTokens": 8520,
"savedTokens": 14980
}
Policy timeline
Keep MCP access least-privilege without breaking agent work.
Hosted connector profiles for GitHub, Slack, Jira, Figma, browser, and database servers let teams apply the same allow, ask, and block model before tools enter the context window.
Connector profiles
HostedAllow / ask / block
Team default- Allow read toolsSearch, inspect, list, and describe tools stay available when they match the task.
- Ask on write and browser actionsExternal posts, workflow changes, open-web actions, and database access require approval.
- Block explicit riskDestructive or off-policy tools never reach the agent context.
- Report the routeEvery run stores safe usage summaries for audit and budget proof.
Budget meter
Per taskUsage logging
Audit-ready| Server | Tool | Decision |
|---|---|---|
| GitHub | search_code | Allow |
| Jira | create_ticket | Ask |
| DB | run_write_query | Block |
Paid remote MCP
Checkout, claim a bearer token once, then route MCP tools from agents.
The standalone /mcp endpoint exposes plan_tools_for_task, estimate_schema_cost, route_tool_call, audit_tool_usage, and generate_budget_report. Agent checkout JSON includes the hosted invoice URL, claim code, status endpoint, and token claim endpoint.
{
"endpoint": "https://toolbudgetrouter.clauxel.com/mcp",
"auth": "Authorization: Bearer ",
"tool": "plan_tools_for_task",
"returns": ["selectedTools", "savedTokens", "riskWarnings", "policy"]
}
Pricing
Three paid tiers for MCP routing teams.
Team is the default plan for shared policies, usage dashboards, and budget reports.
Router
For one agent team proving that task-based MCP routing reduces context waste.
$294 billed yearly with launch discount.
- Hosted connector profiles
- Task-based selection preview
- One paid MCP bearer token
- Budget report export
Team
For teams enforcing allow, ask, and block policy across multiple MCP integrations.
$894 billed yearly with launch discount.
- Everything in Router
- Per-team policy timeline
- Usage dashboard
- Denied-call tracking
Scale
For AI platform teams routing high-volume agent work across many MCP servers.
$2,694 billed yearly with launch discount.
- Everything in Team
- High-volume log export path
- Optional Neon log storage
- Priority routing review