ContHunt for Gemini CLI
io.github.nirmal2000/conthunt
Discover and research viral social content on TikTok, Instagram Reels, and YouTube Shorts.
client:Gemini CLI
transport:streamable-http
Install ContHunt in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"conthunt": {
"httpUrl": "https://mcp.conthunt.app/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs