super-log Cloud for Gemini CLI
com.super-log/super-log-cloud
Read your team's hosted journal from an AI agent: every machine's streams, in hub order.
client:Gemini CLI
transport:streamable-http
Install super-log Cloud in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"super-log-cloud": {
"httpUrl": "https://api.super-log.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs