Skip to content
Gemini CLI

StatsHawk for Gemini CLI

ai.statshawk/statshawk

Live sports stats and pre-computed analysis for AI assistants across NBA, MLB, NFL, and NHL.

client:Gemini CLI transport:streamable-http

Install StatsHawk in Gemini CLI

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

{
  "mcpServers": {
    "statshawk": {
      "httpUrl": "https://mcp.statshawk.ai/mcp"
    }
  }
}

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

StatsHawk in other clients