Rekko AI — Prediction Market Intelligence
Prediction market intelligence for Kalshi, Polymarket, and Robinhood.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Market.Data.List: List current prediction markets from Kalshi and Polymarket.
- Market.Data.Get: Get detailed information about a specific prediction market.
- Market.Data.Search: Search prediction markets by keyword in market title.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Prediction market intelligence for Kalshi, Polymarket, and Robinhood. 25 MCP tools for AI analysis, arbitrage detection, strategy signals, portfolio tracking, and market screening. Covers 700+ markets.
Список инструментов сервера (27)
Технические названия из tools/list. Нужны только разработчикам.
| market.data.list | List current prediction markets from Kalshi and Polymarket. |
| market.data.get | Get detailed information about a specific prediction market. |
| market.data.search | Search prediction markets by keyword in market title. |
| market.data.history | Get price history for a prediction market over a configurable period. |
| market.data.resolution | Get resolution intelligence for a market — time urgency, mechanism, theta estimate. |
| market.data.execution | Get execution guidance for a market — spread analysis, slippage estimate, order recommendation. |
| market.data.screen | Batch screen markets by score, volume, or specific IDs. Returns scored markets with an action recommendation: "analyze", "watch", or "skip". |
| market.data.scrape | Fetch fresh market data from a platform scraper. |
| research.pipe.start | Start a deep research analysis pipeline for a prediction market bet. Returns immediately with an analysis_id. Poll with research.pipe.status every 5 seconds until complete, then retrieve results with research.pipe.get. |
| research.pipe.status | Check the current status of a running or completed analysis. |
| research.pipe.get | Retrieve the full structured analysis result for a completed analysis. Includes probability estimate, edge assessment, scenarios, key factors, risks, and trading recommendation. |
| research.pipe.list | List recent analyses with summary information. |
| research.signal.signal | Run a full analysis and return a strategy signal with causal decomposition. This is a blocking call that takes 30-90 seconds. For async control, use research.pipe.start + research.pipe.status + research.pipe.get instead. |
| research.signal.portfolio | Get a portfolio-aware strategy signal with position context and correlation analysis. |
| research.signal.calibration | Get signal accuracy and calibration metrics — Brier score, hit rates, total signals. |
| research.signal.consensus | Get consensus probability from aggregated agent trades. |
| market.arb.get | Get cross-platform arbitrage opportunities between Kalshi and Polymarket (cached). |
| market.arb.live | Run a fresh cross-platform arbitrage scan (may take 10-30 seconds). |
| market.arb.correlation | Compute cross-market correlation graph for portfolio diversification analysis. |
| trade.book.shadow | Place a paper (shadow) trade on a prediction market for tracking purposes. |
| trade.book.report | Report a trade for consensus probability aggregation. |
| trade.book.portfolio | Get current portfolio positions and performance summary. |
| trade.book.performance | Get aggregate trading performance statistics. |
| trade.book.resolve | Check all open trades for market resolution and update P&L. |
| trade.hooks.create | Register a webhook for real-time event notifications. |
| trade.hooks.list | List registered webhooks. |
| trade.hooks.delete | Remove a registered webhook. |