Prediction market intelligence for trading bots, apps, and AI agents.
rekko.ai | Docs | Discord | X / Twitter | TikTok
Rekko AI runs multi-stage research pipelines that produce probability estimates, causal decomposition of price drivers, portfolio-aware trading signals, cross-platform arbitrage detection, and execution guidance for Kalshi, Polymarket, and Robinhood.
| Repo | Description | Install |
|---|---|---|
| rekko-mcp | MCP server — 25 tools for Claude Code, Cursor, Windsurf | uvx rekko-mcp |
| rekko-skill | OpenClaw skill for autonomous trading agents | npx skills add Rekko-AI/rekko-skill |
| docs | API documentation at rekko.ai/docs | — |
# MCP server for AI coding assistants
claude mcp add rekko -- uvx rekko-mcp
# Or use the REST API directly
curl -H "Authorization: Bearer rk_free_..." https://api.rekko.ai/v1/marketsGet an API key at rekko.ai/dashboard — free tier available.