Skip to content
Gemini CLI

Predixsport for Gemini CLI

com.predixsport/sports-predictions

Probability-calibrated NBA, EuroLeague, football and ATP/WTA tennis predictions, full distributions

client:Gemini CLI transport:streamable-http

Install Predixsport in Gemini CLI

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

{
  "mcpServers": {
    "sports-predictions": {
      "httpUrl": "https://mcp.predixsport.com/mcp"
    }
  }
}

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

Predixsport in other clients