Sponsored by Deepsite.site

Meridian Edge — Prediction Market Consensus Data

Created By
Meridian Edgea month ago
Query real-time prediction market consensus data from Claude and AI agents. Aggregated probabilities from multiple regulated prediction markets, updated every 10 minutes. 5 tools: get_consensus, get_opportunities, get_signals, get_markets, get_settlements. Coverage: NBA, NFL, MLB, NHL, MLS, US politics, economics. Free tier: 100 API calls/day.
Content

PyPI License: MIT MCP

Meridian Edge MCP Server

Query real-time prediction market consensus data directly from Claude and other AI assistants via the Model Context Protocol.

Ask Claude: "What does the prediction market say about the Lakers game tonight?" and get a live answer.


What It Does

This MCP server gives Claude access to Meridian Edge — aggregated prediction market consensus data from multiple regulated prediction markets, updated every 10 minutes.

5 tools available to Claude:

ToolWhat it returns
get_consensusAggregated consensus probabilities for sports/politics events
get_opportunitiesEvents where prediction markets show notable divergence
get_signalsRecent directional market moves
get_marketsActive markets currently being tracked
get_settlementsRecently settled events with verified outcomes

Quick Start

{
  "mcpServers": {
    "meridian-edge": {
      "command": "uvx",
      "args": ["meridian-edge-mcp"]
    }
  }
}

Option 2 — pip install

pip install meridian-edge-mcp
{
  "mcpServers": {
    "meridian-edge": {
      "command": "meridian-edge-mcp"
    }
  }
}

Option 3 — run from source

git clone https://github.com/meridian-edge/meridian-edge-mcp
cd meridian-edge-mcp
pip install -e .
{
  "mcpServers": {
    "meridian-edge": {
      "command": "python",
      "args": ["-m", "meridian_edge_mcp.server"]
    }
  }
}

Configure Claude Desktop

Open your Claude Desktop config file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Add the meridian-edge entry to mcpServers:

{
  "mcpServers": {
    "meridian-edge": {
      "command": "uvx",
      "args": ["meridian-edge-mcp"],
      "env": {
        "MERIDIAN_EDGE_API_KEY": "your_api_key_here"
      }
    }
  }
}

Restart Claude Desktop. You'll see the Meridian Edge tools listed in Claude's tool panel.

Cursor IDE

Add to .cursor/mcp.json:

{
  "meridian-edge": {
    "command": "uvx",
    "args": ["meridian-edge-mcp"]
  }
}

Windsurf IDE

Add to Windsurf MCP config:

{
  "meridian-edge": {
    "command": "uvx",
    "args": ["meridian-edge-mcp"]
  }
}

Try It Now

Ask Claude:

  • "What's the prediction market consensus on the Lakers game?"
  • "Show me events where prediction markets disagree"
  • "What markets settled today?"

Example response:

Lakers vs Celtics
  Consensus: 62% (YES)
  Sources: 5 regulated markets
  Confidence: HIGH
  Spread: 8.3%

API Key

The server works out of the box with a free demo key (limited data).

For full access, get a free API key at meridianedge.io — no credit card required, instant signup.

Set it as an environment variable:

export MERIDIAN_EDGE_API_KEY=your_key_here

Or in your Claude Desktop config (see above).

Free tier: 100 calls/day — enough for personal use.


Example Prompts

Once configured, ask Claude:

Game consensus:

"What's the prediction market consensus on tonight's NBA games?"

"What are prediction markets saying about the Lakers vs Warriors?"

"Show me NFL prediction market probabilities for this week"

Divergence / opportunities:

"Which prediction markets are showing the most disagreement right now?"

"Show me events where prediction markets disagree — NBA only"

"What are today's highest-scoring divergence opportunities?"

Signals:

"What prediction market signals fired in the last hour?"

"Show me the most recent market moves"

Markets:

"What prediction markets are active right now?"

"List active NHL prediction markets"

History:

"How did recent prediction market consensus perform? Show settled events"

"What outcomes were predicted correctly in the last batch?"


Example Output

PREDICTION MARKET CONSENSUS — NBA (3 events)

1. NBA: ATL vs DET (2026-03-25)
   Consensus: 46.6% YES  |  Spread: 1.6%  |  Confidence: MEDIUM
   Trend (30min): ↓ -23.3%  |  Platforms: 2  |  ▃▃▄▄▇▆
   Updated: 2026-03-26 01:15 UTC

2. NBA: BOS vs OKC (2026-03-25)
   Consensus: 39.0% YES  |  Spread: 1.2%  |  Confidence: LOW
   Trend (30min): ↑ +3.5%  |  Platforms: 2  |  ▆▆▆▆▆▄
   Updated: 2026-03-26 01:15 UTC

3. NBA: CLE vs MIA (2026-03-25)
   Consensus: 57.0% YES  |  Spread: 0.8%  |  Confidence: HIGH
   Trend (30min): → stable  |  Platforms: 2  |  ▆▆▆▇▇▇
   Updated: 2026-03-26 01:15 UTC

For informational purposes only. Not investment advice.
Source: Meridian Edge — meridianedge.io

Data Coverage

  • Sports: NBA, NFL, MLB, NHL, MLS, college sports, boxing
  • Politics: US elections, ballot measures
  • Economics: Federal Reserve rate decisions, macro indicator markets
  • Update frequency: Every 10 minutes during active market hours

Pricing

TierPriceCalls/dayFeatures
Free$0100Consensus probabilities, active markets
Starter$29/mo500+ Opportunities, signals, spread data
Pro$99/mo5,000+ Fair value, platform breakdown, history
Teams$499/mo50,000+ Team seats, priority support

Full pricing →


AI Platform Integrations

Use Meridian Edge consensus data directly inside major AI platforms — no code required:

PlatformLinkNotes
ChatGPTOpen Custom GPTNo setup — just open and ask
Claude (this repo)MCP install guideClaude Desktop / Cursor via MCP
GeminiOpen GemNo setup — just open and ask


Also Available On


License

MIT — see LICENSE

For informational purposes only. Not investment advice. Data aggregated from publicly available prediction market sources. © 2026 VeraTenet LLC d/b/a Meridian Edge.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Amap Maps高德地图官方 MCP Server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Serper MCP ServerA Serper MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
ChatWiseThe second fastest AI chatbot™
DeepChatYour AI Partner on Desktop
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
WindsurfThe new purpose-built IDE to harness magic
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
CursorThe AI Code Editor
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Playwright McpPlaywright MCP server