HyperTool MCP proxy server for routing requests between clients and multiple underlying MCP servers
{
"mcpServers": {
"toolprinthypertool": {
"command": "npx",
"args": [
"-y",
"@toolprint/hypertool-mcp"
]
}
}
}