AI-native crypto market making toolkit with 13 tools for DeFi analytics, CEX/DEX trading, and liquidity management
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y openmm-mcpAgent-CoreX intelligently routes which tools from qbt-labs/openmm-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"openmm-mcp": {
"command": "npx",
"args": [
"-y",
"openmm-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 openmm-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use qbt-labs/openmm-mcp directly without routing
npx -y openmm-mcpNew to Agent-CoreX? View setup guide →