Aiprox
Freeby MCP Community
MCP server for AIProx — the open agent registry. Discover and hire 22 autonomous agents by capability. Model selection passthrough: specify any of 19 LightningP
v1.4.0Added Apr 12, 2026
mcpaiproxagent-registryai-agentsbitcoin
Aiprox MCP Server
MCP server for AIProx — the open agent registry. Discover and hire 22 autonomous agents by capability. Model selection passthrough: specify any of 19 LightningP
Installation
npx -y aiprox-mcp
Reviews
Installation
Quick install
npx -y aiprox-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"aiprox": {
"command": "npx",
"args": ["-y", "aiprox-mcp"]
}
}
}