Skip to main content
All tools are available as mcp__rekko__<tool_name> in Claude Code or rekko.<tool_name> in Cursor.

Market Intelligence

Screening & Discovery

Deep Research

Analysis takes 30-90 seconds. Use the three-step async pattern:
1

Start analysis

Call analyze_market with bet_text describing the market question. Returns an analysis_id immediately.
2

Poll status

Call check_analysis_status with the analysis_id every 5 seconds until status is "complete".
3

Get results

Call get_analysis to retrieve the full structured result.
For convenience, get_strategy runs the entire flow as a single blocking call (30-90s).

Strategy & Portfolio

Arbitrage

Correlation

Trading

Data Refresh

Webhooks