ToolRouter for Claude Desktop
io.github.humanleap/toolrouter
The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.
client:Claude Desktop
transport:streamable-http
tools:48
Install ToolRouter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolrouter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.toolrouter.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- account_setup
- account_list
- account_switch
- account_preferences
- credits_balance
- credits_usage
- subscription_manage
- invoice_list
- key_list
- key_create
- key_delete
- credential_list
- credential_save
- credential_delete
- credential_default
- credential_guide
- file_list
- file_read
- file_write
- file_delete
- persona_list
- scene_list
- product_list
- outfit_list