Copa do Mundo 2026 for Gemini CLI
io.github.mcp-dir/worldcup-mcp
Schedules and results for the 2026 FIFA World Cup in natural language: today's matches, kickoff time
client:Gemini CLI
transport:streamable-http
tools:14
Install Copa do Mundo 2026 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"worldcup-mcp": {
"httpUrl": "https://api.mcp.ai/p_worldcup"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs