ToolRoute
JSON →Intelligent routing layer for AI agents â recommends the best MCP server and LLM for any task, scored on 132+ real benchmark executions.
Tools · 12
- route Route a task to best MCP server + LLM (unified)
- route_model Route to best LLM model only (no MCP server)
- mcp MCP server — 16 tools
- report Report MCP server outcome (lightweight)
- contributions Advanced MCP skill telemetry (requires skill_id or skill_slug in payload)
- report_model Report LLM model outcome — use this for model telemetry, not /api/contributions
- verify_model Verify model output quality
- skills Search MCP server catalog
- register_agent Register agent identity
- set_preferences Set routing preferences (allow_china, regulated_industries)
- health Service health check (DB + uptime)
- metrics Public aggregate platform metrics (no auth)
Environment variables
NEXT_PUBLIC_SUPABASE_URLNEXT_PUBLIC_SUPABASE_ANON_KEYSUPABASE_SERVICE_ROLE_KEY
Links
★ 1 GitHub stars