Catalog
io.github.keel-trade/keel-trade
Officialby keel-trade · Python
Keel — Hyperliquid trading agent
Build, backtest, and automate Hyperliquid trading strategies — typed, deterministic, live parity.
Build and backtest cryptocurrency trading strategies with live execution capability.
Topics
ai-agentsbacktestingbacktesting-enginebacktesting-frameworksclaudeclicryptohyperliquidmcpmodel-context-protocolpythontrading-strategy-simulationai-agentperpsquantquantitative-financetrading
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"keel-trade": {
"command": "uvx",
"args": [
"keel-trade"
]
}
}
}