Skip to content
Gemini CLI

wc26 for Gemini CLI

io.github.jordanlyall/wc26

FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.

client:Gemini CLI transport:stdio runtime:npm

Install wc26 in Gemini CLI

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

{
  "mcpServers": {
    "wc26": {
      "command": "npx",
      "args": [
        "-y",
        "wc26-mcp"
      ]
    }
  }
}

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

wc26 in other clients