loading…
Search for a command to run...
loading…
A drop-in MCP proxy that aggregates multiple backend servers into two meta-tools for efficient tool discovery and execution. It enables AI clients to access hun
A drop-in MCP proxy that aggregates multiple backend servers into two meta-tools for efficient tool discovery and execution. It enables AI clients to access hundreds of tools while minimizing context window usage through searchable indexing.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"mcptool": {
"command": "npx",
"args": []
}
}
}