vortex iq for Gemini CLI
ai.vortexiq/vortex-iq
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
client:Gemini CLI
transport:streamable-http
Install vortex iq in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vortex-iq": {
"httpUrl": "https://app.vortexiq.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