Skip to content
Gemini CLI

Openf1 for Gemini CLI

io.github.pipeworx-io/openf1

OpenF1 MCP — real-time & historical Formula 1 data.

client:Gemini CLI transport:streamable-http

Install Openf1 in Gemini CLI

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

{
  "mcpServers": {
    "openf1": {
      "httpUrl": "https://gateway.pipeworx.io/openf1/mcp"
    }
  }
}

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

Openf1 in other clients