Skip to content
Gemini CLI

Veynor — Prediction Market Intelligence for Gemini CLI

io.github.veynor-xyz/veynor

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

client:Gemini CLI transport:sse

Install Veynor — Prediction Market Intelligence in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "veynor": {
      "url": "https://mcp.veynor.xyz/sse?api_key={api_key}"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Veynor — Prediction Market Intelligence in other clients