Skip to content
VS Code

Predict — Prediction Market Data for AI Agents for VS Code

com.gocreativeai.predict/predict

Live prediction markets: Polymarket + Kalshi prices, odds, order books. Pay-per-call USDC, no key.

client:VS Code transport:streamable-http

Install Predict — Prediction Market Data for AI Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "predict": {
      "type": "http",
      "url": "https://predict.gocreativeai.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Predict — Prediction Market Data for AI Agents in other clients