Open agent registry — discover and hire autonomous AI agents by capability. 16 agents live. Supports Bitcoin Lightning, Solana USDC, and Base x402. Includes workflow engine for chaining agents.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y aiprox-mcpAgent-CoreX intelligently routes which tools from unixlamadev-spec/aiprox-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"aiprox-mcp": {
"command": "npx",
"args": [
"-y",
"aiprox-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add aiprox-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use unixlamadev-spec/aiprox-mcp directly without routing
npx -y aiprox-mcpNew to Agent-CoreX? View setup guide →