MCP.so
Sign In

dino.markets

@dino-markets

About dino.markets

Matched Kalshi and Polymarket market data over MCP

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "dino-markets": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://api.dino.markets/v2/mcp/",
        "--header",
        "Authorization:Bearer ${DINO_API_KEY}"
      ],
      "env": {
        "DINO_API_KEY": "sk_live_..."
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

One hosted MCP endpoint for related Kalshi and Polymarket markets. Agents can resolve market names, browse matched markets, inspect settlement risks before interpreting a signal, retrieve verified price-gap observations, and connect to the plan-appropriate WebSocket stream.

Comments

More Finance & Commerce MCP servers