RoloCache for Gemini CLI
io.github.rolocache/agent-advisories
Independent, trusted, and verified advisories and routing for agentic workflows on the web.
client:Gemini CLI
transport:streamable-http
tools:4
Install RoloCache in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-advisories": {
"httpUrl": "https://www.rolocache.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