554,227 tools. Updated 2026-09-12 22:41
"coinrithm" matching MCP tools:
- Compare prediction-market venues by forecast accuracy. Retrieve calibration error, sample size, and reliability curves to identify which venue forecasts best, using evidence from resolved markets.MIT
- Track one real-world question across venues by a durable canonical key. List active canonicals, or resolve a UUID/slug for venue members, orientations, and judgment lineage—even after merges.MIT
- Track daily prediction-market volume trends across real-money venues, with per-venue breakdowns, to see whether market activity is growing or shrinking over time.MIT
- Discover crypto trading candidates beyond your watchlist by scanning top 24-hour gainers and losers. Sort by 24h change percent to spot abnormal moves for deeper analysis.MIT
- List all open spot orders across coins or filter by coin, with delta polling via asOf cursor to fetch only changed rows.MIT
- List open and historical positions for futures or prediction markets, including unrealized PnL and liquidation distance; pass updatedSince to poll only changed positions.MIT
Matching MCP Connectors
Hosted Streamable HTTP MCP endpoint for CoinRithm paper trading. Users authenticate with their own CoinRithm API key.
Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.
- Resolve any symbol, slug, or asset name to the exact CoinRithm coin ID (UCID) and its disambiguating, CoinGecko-tagged alternatives before passing the correct ID to wallet, quote, or order tools.MIT
- Track paper-trading wallet equity over time to review performance and narrate results. Choose daily or realized granularity for a high-level or intraday view.MIT
- Retrieve realized PnL from closed trades across venues, ordered by time, to review performance before your next move. Use the asOf cursor to fetch only new closes since your last poll.MIT
- Find open, quote-ready prediction markets on Kalshi and Polymarket. Filter by source or search to identify tradeable opportunities with volume, liquidity, and eligibility data.MIT
- Place a paper spot order (market, limit, or stop) using a coin UCID and a unique idempotency key. Retrying with the same key replays the original result and prevents duplicate execution — confirm with the user before calling.MIT
- Open or add to a paper-trading futures position, configuring leverage, margin, and optional stop-loss/take-profit triggers in one atomic call.MIT
- Retrieve aggregated prediction-market statistics across 12 venues: market counts, total and 24h volume, liquidity, and highlights. Free public data, no API key required.MIT
- Search prediction-market events across 12 venues, providing probabilities, volume, status, top outcomes, reference prices, and cross-platform comparisons for research.MIT
- Compare matched prediction-market events across venues to surface probability disagreements, sortable by divergence or confidence, with filters for recency and price quality.MIT
- Set or clear stop-loss and take-profit triggers on an open mock futures position. Positive values set triggers, null clears them, and omitted fields leave them unchanged.MIT
- Close or reduce a paper-trading futures position by ID. Set fraction (0,1] for partial reduction or omit to fully close, using an idempotency key for retry safety.MITDestructive
- Clarify prediction-market venue data with methodology, volume bases, and currency contexts to prevent misinterpreting rolling vs completed-day figures. No API key required.MIT
- Check per-venue data freshness, lag, and coverage counts before using quotes or claiming cross-venue coverage; verify live health without an API key.MIT
- Track large prediction-market trades ($1k+) across venues. See side, outcome, USD value, price, and market question to spot whale activity in real time.MIT
- Export up to 1,000 private paper-trading ledger entries as JSON, filtered by run or decision ID for reproducible evaluation.MIT