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.

View pricing plans
RBAC JWT-ready Dynamic routing Audit logs
Connected servers
Context saved 67%
14,980 schema tokens saved
github.search_codeslack.read_threadjira.create_ticket
Askjira.create_ticket changes an external workflow.
AllowGitHub and Slack reads stay least-privilege.
{
  "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

Hosted
GitHub4 tools4,200 eager tokens
Slack3 tools3,100 eager tokens
Jira3 tools2,800 eager tokens
Figma3 tools3,600 eager tokens
Browser3 tools4,600 eager tokens
DB3 tools5,200 eager tokens

Allow / ask / block

Team default
  1. Allow read toolsSearch, inspect, list, and describe tools stay available when they match the task.
  2. Ask on write and browser actionsExternal posts, workflow changes, open-web actions, and database access require approval.
  3. Block explicit riskDestructive or off-policy tools never reach the agent context.
  4. Report the routeEvery run stores safe usage summaries for audit and budget proof.

Budget meter

Per task
All connected schemas23.5k tokens
Task-selected schemas8.5k tokens
Saved context14.9k tokens
Denied calls3

Usage logging

Audit-ready
ServerToolDecision
GitHubsearch_codeAllow
Jiracreate_ticketAsk
DBrun_write_queryBlock

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.

$49/mo

$294 billed yearly with launch discount.

  • Hosted connector profiles
  • Task-based selection preview
  • One paid MCP bearer token
  • Budget report export

Scale

For AI platform teams routing high-volume agent work across many MCP servers.

$449/mo

$2,694 billed yearly with launch discount.

  • Everything in Team
  • High-volume log export path
  • Optional Neon log storage
  • Priority routing review