Skip to content
VS Code

ToolRouter for VS Code

io.github.humanleap/toolrouter

The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.

client:VS Code transport:streamable-http tools:48

Install ToolRouter in VS Code

.vscode/mcp.json

{
  "servers": {
    "toolrouter": {
      "type": "http",
      "url": "https://api.toolrouter.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 48 tools →

ToolRouter in other clients