Polymarket MCP — Live Markets & Prices
/install polymarket-live-markets
Polymarket MCP — Live Markets & Prices
Access the world's largest prediction market platform directly from your AI assistant.
What is Polymarket?
Polymarket is a decentralized prediction market platform where people trade on the outcomes of real-world events. Market prices represent the crowd's probability estimate for each outcome — making them some of the most accurate real-time forecasts available.
Why this MCP server?
Most tools that access Polymarket use cached API data with stale prices. polymarket-mcp pulls live prices directly from the CLOB v2 order book — the same data traders use — so you always get the most accurate numbers.
APIs used
| API | URL | Purpose |
|---|---|---|
| Gamma API | https://gamma-api.polymarket.com |
Market catalogue, search, metadata |
| CLOB v2 | https://clob.polymarket.com |
Live order-book midpoint prices, price history |
Smart slug resolution
When you search for markets, you get back event slugs. These same slugs work
directly with get_market_details and get_current_prices — the server
automatically resolves event slugs → most active embedded market, so you
never need to manually look up a separate ID.
search_markets("bitcoin")
→ slug: "when-will-bitcoin-hit-150k"
get_current_prices("when-will-bitcoin-hit-150k") ← works directly
get_market_details("when-will-bitcoin-hit-150k") ← works directly
get_price_history("when-will-bitcoin-hit-150k", "7d") ← works directly
Price history sparklines
get_price_history("will-bitcoin-hit-150k-by-june-30-2026", "24h")
YES outcome (25 data points)
Open: 1.5% Close: 1.1%
Change: ▼ -0.40pp (-26.7%)
High: 1.5% Low: 0.9%
Chart: █▅▄█▇▇█▃▃▃▁▁▂▃▃▃▃▃▃▂▄▄▄▄▄
0.9% 1.5%
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install polymarket-live-markets - After installation, invoke the skill by name or use
/polymarket-live-markets - Provide required inputs per the skill's parameter spec and get structured output
What is Polymarket MCP — Live Markets & Prices?
Real-time access to Polymarket prediction markets via the official Gamma API and CLOB v2 order book. Search thousands of markets on politics, crypto, sports,... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Polymarket MCP — Live Markets & Prices?
Run "/install polymarket-live-markets" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Polymarket MCP — Live Markets & Prices free?
Yes, Polymarket MCP — Live Markets & Prices is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Polymarket MCP — Live Markets & Prices support?
Polymarket MCP — Live Markets & Prices is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Polymarket MCP — Live Markets & Prices?
It is built and maintained by AIsofialuz (@aisofialuz); the current version is v1.1.0.