← Registry

Data Collection

parlay.run

Aggregates and compares prediction market data from multiple venues.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.parlay.run/mcp

No auth detected

MCP server metadata

Name
parlay-run
Version
0.2.0
Capabilities
toolspromptsresources

Known tools 6

search_markets

Search live prediction markets and event contracts across Polymarket, Kalshi, Limitless (real-money) and Manifold (sentiment).

Inferred read-only
discover_markets

Browse trending, high-volume, fast-moving, or high-disagreement prediction markets across Polymarket, Kalshi, Limitless, and Manifold.

Inferred read-only
compare_markets

Compare the same event contract across Polymarket, Kalshi, and Limitless side-by-side: probability, liquidity, settlement rules, and venue type.

Inferred read-only
scan_discrepancies

Surface cross-venue price discrepancies between Polymarket, Kalshi, and Limitless as a discovery feed for price discovery and divergence detection.

Inferred read-only
market_brief

Generate a synthesized brief for a topic, combining real-money signals from Polymarket, Kalshi, and Limitless with Manifold community sentiment.

Inferred read-only
inspect_platform

Inspect a single named venue.

Inferred read-only

CONNECT 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.

Trust status RestrictedContent

parlay.run is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.