Skip to content
Gemini CLI

F1Laps for Gemini CLI

com.f1laps/mcp

Read-only F1 game laps, telemetry, setups, leaderboard benchmarks, and progress.

client:Gemini CLI transport:streamable-http

Install F1Laps in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://www.f1laps.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

F1Laps in other clients