iFun for Gemini CLI
io.github.linhnnmt/ifun
Bilingual (VN/EN) jokes, quotes, fun facts and short videos from ifun.navatop.com.
client:Gemini CLI
transport:streamable-http
tools:6
Install iFun in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ifun": {
"httpUrl": "https://ifun.navatop.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs