Parlay
Remote MCP server for prediction markets — search and compare live odds across Polymarket, Kalshi, and Limitless from Claude, ChatGPT, or Gemini. Six read-only tools, free tier available.
Parlay — Prediction Market MCP Server
The AI-native intelligence layer for prediction markets.
Parlay is a hosted MCP server for searching, comparing, and briefing prediction markets from AI assistants. It is a PMXT-backed aggregator over Polymarket, Kalshi, and Limitless, with Manifold treated separately as a sentiment-only signal. This repository is the public bundle and connection reference for the hosted Parlay service at https://mcp.parlay.run/mcp; it does not contain the MCP server implementation.
What it does
| Tool | What it does |
|---|---|
search_markets | Cross-venue keyword search for live prediction markets and event contracts |
market_brief | Synthesized brief on a topic, combining real-money signals with community sentiment |
discover_markets | Browse trending, high-volume, fast-moving, or high-disagreement markets |
compare_markets | Compare the same event contract across venues side-by-side — probability, liquidity, settlement |
scan_discrepancies | Surface cross-venue price discrepancies as a discovery feed (informational, not trade recommendations) |
inspect_platform | Drill into a single named venue |
Every tool response carries unified metadata: data freshness, venues queried, venues failed, market type (real_money / sentiment / mixed), match confidence (high / medium / low / not_applicable), liquidity status, risk flags, and a standard non-trade-recommendation disclaimer.
Connect
Parlay supports two connection paths depending on your client.
Path A — Claude.ai (Desktop, web, mobile, Cowork)
Parlay connects through Claude's Custom Connectors interface. The same flow works across all Claude surfaces.
- Open Claude settings (profile icon → Settings).
- In the sidebar, select Connectors.
- Scroll to the bottom and click Add custom connector.
- Enter URL:
https://mcp.parlay.run/mcp - Click Add, then Connect to complete OAuth authorization.
Parlay's tools will appear in your tool list on the next message.
Note: Custom Connectors are available on Free, Pro, Max, Team, and Enterprise plans. Free Claude users are limited to one custom connector at a time. Do not configure Parlay through
claude_desktop_config.json— that file is for local stdio MCP servers only; Parlay is a remote MCP server.
Path B — OpenClaw, Cursor, Cline, Claude Code, and other JSON-config clients
These clients read MCP server configuration from a JSON file and don't run an OAuth dance themselves. Use a personal access token instead.
- Generate a token at https://parlay.run/settings/tokens
- Export it:
export PARLAY_TOKEN=parlay_pat_xxxxxxxxxxxx
OpenClaw
git clone https://github.com/parlay-run/parlay-mcp.git
openclaw plugins install ./parlay-mcp
openclaw gateway restart
Cursor / Cline / Claude Code
Drop the parlay entry from .mcp.json (at the root of this repo) into your client's MCP server config.
Coverage
- Real-money: Polymarket, Kalshi, Limitless
- Sentiment (architecturally separated): Manifold
- Catalog-only: Smarkets, Myriad, Metaculus, Probable, Baozi
Compliance posture
- Read-only. No order placement, no position management, no fund custody.
- No private credentials handled. Users never share venue API keys with Parlay.
- Sentiment isolation. Manifold is mechanically excluded from real-money tools (
compare_markets,scan_discrepancies). Thesentiment_market_excludedrisk flag is emitted whenever it is filtered out. - Settlement and liquidity risk flags. Markets with weak settlement criteria, missing volume data, or stale signals carry explicit risk flags in their metadata.
- Standard disclaimers. Every tool response carries a non-trade-recommendation disclaimer in its metadata block.
Claude / ChatGPT / Gemini / OpenClaw
↕ (MCP over HTTPS)
┌────────────────────┐
│ mcp.parlay.run │
│ (this server) │
└────────┬───────────┘
│
┌────────────┴────────────┐
↓ ↓
Real-money data layer Sentiment data layer
Polymarket, Kalshi Manifold
+ secondary venues (isolated)
Pricing
- Free: 15 tool calls / month (search_markets, market_brief)
- Pro: $29/mo, 150 calls / month
- Team: coming soon, 1,500 calls / month
Built on
Parlay's real-money venue access is built on PMXT, an open-source unified SDK for prediction market venues. Parlay adds the AI intelligence layer on top: event comparability, settlement-risk metadata, sentiment isolation, and tool orchestration for MCP. PMXT trading methods are explicitly not exposed by Parlay — the hosted product is read-only by design.
Resources
- parlay.run
- Server endpoint: https://mcp.parlay.run/mcp
License
Proprietary. See TERMS.md.
Servidores relacionados
Papierkram
An MCP (Model Context Protocol) server for the Papierkram.de accounting API. Enables AI assistants to manage invoices, expenses, contacts, projects, time tracking and more directly in your Papierkram account.
Inferventis MCP
20 financial tools for AI agents: real-time FX conversion, stock quotes, crypto prices, open banking, Stripe payments, calculators, news headlines and web reading. Free and standard tiers.
Base L2 Agent Kit
MCP server for Base L2 DeFi operations with 9 monetized endpoints: gas estimates, yield farming, token analysis, contract audit, wallet health, DEX quotes, price feeds, mnemonic generation. Built with FastMCP Python SDK.
CoinRebate
Crypto exchange fee optimization with permanent 20-40% rebates. Affiliate revenue share for AI agent developers.
ForInvest MCP
Access BIST and global market data directly
ifrCoworker
international financial reporting engine for Agents and REST api users journal entries, statement generation, audit trail with workings, financial reporting automation
American Default Research
Read-only MCP for U.S. household financial distress data: 96 indicators, the American Distress Index (ADI), and county-level distress scores for all 3,144 U.S. counties.
x402 Agent-Payment Infrastructure
One x402/developer-credit control layer for paid AI/data tool calls, crypto conversion quotes, public MCP discovery, progress streaming, and receipt-backed agent spend governance.
Pique Signal
Live scored Solana memecoin signals with safety profiles, conviction scoring, and paper trading for AI agents.
Bitget MCP Server
Official Bitget MCP server for crypto trading, market data, and portfolio management through natural language.