Data Collection
parlay.run
Aggregates and compares prediction market data from multiple venues.
ENDPOINT 1
https://mcp.parlay.run/mcp
MCP server metadata
- Name
- parlay-run
- Version
- 0.2.0
Known tools 6
search_marketsSearch live prediction markets and event contracts across Polymarket, Kalshi, Limitless (real-money) and Manifold (sentiment).
Inferred read-onlydiscover_marketsBrowse trending, high-volume, fast-moving, or high-disagreement prediction markets across Polymarket, Kalshi, Limitless, and Manifold.
Inferred read-onlycompare_marketsCompare the same event contract across Polymarket, Kalshi, and Limitless side-by-side: probability, liquidity, settlement rules, and venue type.
Inferred read-onlyscan_discrepanciesSurface cross-venue price discrepancies between Polymarket, Kalshi, and Limitless as a discovery feed for price discovery and divergence detection.
Inferred read-onlymarket_briefGenerate a synthesized brief for a topic, combining real-money signals from Polymarket, Kalshi, and Limitless with Manifold community sentiment.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.parlay-run]
url = "https://mcp.parlay.run/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"parlay-run": {
"type": "http",
"url": "https://mcp.parlay.run/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: parlay-run
Remote MCP URL: https://mcp.parlay.run/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"parlay-run": {
"url": "https://mcp.parlay.run/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"parlay-run": {
"type": "http",
"url": "https://mcp.parlay.run/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "parlay-run",
"transport": "streamable-http",
"url": "https://mcp.parlay.run/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for parlay.run was fetched 2026-08-23T13:32:12.003Z.
parlay.run is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.