← Index

io.github.reviewmyemails/prediction-market-mcp

io.github.reviewmyemails/prediction-market-mcp·v1.0.1·Calendar & Time
Quality Score
83
/100

Real-time Polymarket and Kalshi data, cross-platform arb detection, strategy signals

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "prediction-market-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "prediction-market-mcp"
      ],
      "env": {
        "RAPIDAPI_KEY": "<your-rapidapi_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "prediction-market-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "prediction-market-mcp"
      ],
      "env": {
        "RAPIDAPI_KEY": "<your-rapidapi_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y prediction-market-mcp
§02  Environment variables
RAPIDAPI_KEY
requiredsecret

RapidAPI key for Prediction Market Data API (get free at rapidapi.com/illgottengainsss/api/prediction-market-data)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time