Loomal

toolroute

MCP server by github.com/grossiweb/toolroute

Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.

1 starsnpm: @toolroute/sdk

About toolroute

toolroute is an MCP (Model Context Protocol) server published by grossiweb in the official MCP registry, listed under Autonomous Agents on Loomal. Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.

It ships as an npm package (@toolroute/sdk), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/grossiweb/toolroute, where the project has earned 1 GitHub stars.

Use toolroute with your agent

Claude Code · one command
claude mcp add toolroute -- npx -y @toolroute/sdk
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "toolroute": {
      "command": "npx",
      "args": [
        "-y",
        "@toolroute/sdk"
      ]
    }
  }
}
npm@toolroute/sdk

Frequently asked questions

What is toolroute?
toolroute is an MCP (Model Context Protocol) server by grossiweb in the Autonomous Agents category. Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.
How do I connect toolroute to Claude, Cursor, or another MCP client?
Install toolroute from its npm package (@toolroute/sdk) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is toolroute open source?
Yes — the source code is public at github.com/grossiweb/toolroute, with 1 GitHub stars.
Can AI agents pay to use toolroute?
Not yet through Loomal — toolroute is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain toolroute? Claim this listing free by verifying GitHub ownership, or contact us.