MCP proxy that reduces Claude context token usage by ~85-96% via lazy tool loading. Works with Claude Code, Claude Desktop, and any MCP client.
{
"mcpServers": {
"mcp-tool-search": {
"command": "npx",
"args": [
"-y",
"mcp-tool-search"
]
}
}
}