Knowledge Grid for Gemini CLI
ai.knowledgegrid/knowledge-grid
Search log events, investigate anomalies, and manage cases in your Knowledge Grid tenant.
client:Gemini CLI
transport:streamable-http
Install Knowledge Grid in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"knowledge-grid": {
"httpUrl": "https://knowledgegrid.ai/api/external/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs