# HeyTraders MCP

Run and backtest quantitative trading strategies using natural language descriptions. Validate and fetch results for spot, perpetual, and cross-sectional strategies with comprehensive guidelines and …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add beom-trading/heytraders_mcp

# Browse available tools
npx -y @smithery/cli@latest tool list beom-trading/heytraders_mcp
```
