Fantopy for Gemini CLI
ai.fantopy/fantopy
Free World Cup 2026 prediction game with fixtures, picks, brackets, and leaderboards
client:Gemini CLI
transport:streamable-http
Install Fantopy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fantopy": {
"httpUrl": "https://mcp.fantopy.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs