Skip to content
VS Code

Veynor — Prediction Market Intelligence for VS Code

io.github.veynor-xyz/veynor

Prediction market intelligence for AI agents. Live data from Kalshi and Polymarket.

client:VS Code transport:sse

Install Veynor — Prediction Market Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "veynor": {
      "type": "sse",
      "url": "https://mcp.veynor.xyz/sse?api_key={api_key}"
    }
  }
}

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

Veynor — Prediction Market Intelligence in other clients