Skip to content
Verified official

predictDEX MCP

v1.0.0

mk.dex/predictdex

Live Polymarket odds, order books, fee-inclusive quotes and non-custodial prediction trading.

transport:streamable-http tools:11

Target client

run in your project directory

claude mcp add --transport http predictdex https://predict.dex.mk/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

search_markets Read-only

search markets

get_event Read-only

get event

get_orderbook Read-only

get orderbook

get_price_history Read-only

get price history

quote_order

quote order

get_trading_setup Read-only

get trading setup

create_trade_link Mutating

create trade link

get_positions Read-only

get positions

get_leaderboard Read-only

get leaderboard

get_agent_challenge Read-only

get agent challenge

attest_agent

attest agent

All 11 tools, one page each

2 prompts you invoke yourself

4 resources you attach as context

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.