keel-trade

keel-trade/keel-trade
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Keel — CLI and MCP server for AI-driven crypto strategy development on Hyperliquid
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "keel-trade": {
      "command": "uvx",
      "args": [
        "keel-trade"
      ]
    }
  }
}

Or install with pip: pip install keel-trade

README Excerpt

<p align="center"> <a href="https://usekeel.io/keel-mcp"> <img src="https://usekeel.io/og/keel-mcp.png" alt="keel-trade — Build, backtest, and automate Hyperliquid trading strategies with your agent" width="100%"> </a> </p> <h1 align="center">keel-trade</h1> <p align="center"> <strong>The Keel CLI and stdio MCP server.</strong><br>

Topics

ai-agentsbacktestingbacktesting-enginebacktesting-frameworksclaudeclicryptohyperliquidmcpmodel-context-protocolpythontrading-strategy-simulation