Gemini CLI
Connect GetIntel's MCP server to Google's Gemini CLI with a streamable HTTP entry in settings.json, so Gemini can read your AI visibility data.
-
Create a token in GetIntel under Integrations.
-
Add GetIntel to
~/.gemini/settings.json:~/.gemini/settings.json {"mcpServers": {"getintel": {"httpUrl": "https://app.getintel.ai/mcp","headers": { "Authorization": "Bearer YOUR_TOKEN" }}}} -
Start Gemini CLI and run
/mcpto confirm GetIntel’s tools loaded.