Skip to content

v1.0.0-alpha.10

Pre-release
Pre-release

Choose a tag to compare

@outsmartchad outsmartchad released this 23 Feb 07:35
· 7 commits to main since this release

New: Polymarket Prediction Market Tools

4 new read-only MCP tools for browsing Polymarket — the world's largest prediction market:

  • polymarket_search — Search markets by keyword (e.g. "bitcoin", "trump", "fed rate")
  • polymarket_trending — Discover highest-volume active events, sorted by 24h volume/liquidity/competitive
  • polymarket_event — Get detailed event info by slug or ID, with all markets and current odds
  • polymarket_orderbook — Get CLOB orderbook (bids/asks) for a specific market token

All tools use Polymarket's public Gamma API and CLOB API — no authentication required. Useful for AI agents to:

  • Research prediction market odds for any topic
  • Cross-reference Polymarket probabilities with Jupiter prediction markets
  • Make informed trading decisions based on event probabilities

Total MCP tools: 42 (11 DEX + 1 Launchpad + 2 Solana + 9 Jupiter + 15 Percolator + 4 Polymarket)