Router
Freeby MCP Community
MCP tool filter for Cursor. Stays under the 40-tool limit.
v1.0.0Added Apr 12, 2026
mcpcursortool-filter
Router MCP Server
MCP tool filter for Cursor. Stays under the 40-tool limit.
Installation
npx -y @logvault/mcp-router
Reviews
Installation
Quick install
npx -y @logvault/mcp-router
Add to claude_desktop_config.json
{
"mcpServers": {
"router": {
"command": "npx",
"args": ["-y", "@logvault/mcp-router"]
}
}
}