octolens for Gemini CLI
com.octolens/octolens
Social listening for AI: query brand mentions across 15+ platforms, run analytics, manage keywords.
client:Gemini CLI
transport:streamable-http
Install octolens in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"octolens": {
"httpUrl": "https://app.octolens.com/api/mcp/v2"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs