ViralQuery for Gemini CLI
io.github.tfcbot/viralquery
Protected research briefs, bounded scrolls, and private video feeds for agents.
client:Gemini CLI
transport:streamable-http
Install ViralQuery in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"viralquery": {
"httpUrl": "https://viralquery.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