Tool Router MCP — semantic routing across N MCP tool catalogs. Given user intent, return the relevant subset to keep prompts lean and cheap.
{
"mcpServers": {
"lazymactool-router": {
"command": "npx",
"args": [
"-y",
"@lazymac/tool-router-mcp"
]
}
}
}