Skip to content
Gemini CLI

Pitwall — F1 Data for Claude for Gemini CLI

io.github.darshjoshi/pitwall

F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history

client:Gemini CLI transport:stdio runtime:pypi

Install Pitwall — F1 Data for Claude in Gemini CLI

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

{
  "mcpServers": {
    "pitwall": {
      "command": "uvx",
      "args": [
        "f1pitwall"
      ]
    }
  }
}

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

Pitwall — F1 Data for Claude in other clients