Olé Futebol for Gemini CLI
io.github.junoventures/olefutebol-com-br
Olé Futebol — directory of places, events, and listings.
client:Gemini CLI
transport:streamable-http
Install Olé Futebol in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"olefutebol-com-br": {
"httpUrl": "https://www.olefutebol.com.br/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs