Routes your AI agent's tasks to the best MCP server and LLM based on 132 benchmark executions across code, writing, analysis, and structured output. Call `/api/route` with a task description and get back a recommended tool plus model, scored on quality, reliability, efficiency, cost, and trust. Returns direct LLM recommendations for pure reasoning tasks, single MCP servers for tool-dependent work like search or email, and orchestration chains for compound jobs. Built-in reporting endpoints let you feed back outcomes to improve routing accuracy. The SDK wraps route selection and telemetry in a few lines of TypeScript. Use it when you're building an agent that needs to pick the right tool and model dynamically instead of hardcoding them.
claude mcp add --transport stdio grossiweb-toolroute uvx toolroute