Serversio.github.grossiweb/toolroute
T

io.github.grossiweb/toolroute

io.github.grossiweb/toolroute · v0.2.2
▦ npm
v0.2.2npm npm: @toolroute/sdk↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.grossiweb/toolroute",
  "description": "Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.",
  "repository": {
    "url": "https://github.com/grossiweb/ToolRoute",
    "source": "github"
  },
  "version": "0.2.2",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@toolroute/sdk",
      "version": "0.2.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}