Gryz for Gemini CLI
io.github.grtwo-jcansler/gryz
Cross-agent memory your users own, plus one-step doc publishing. Free with a Gryz account.
client:Gemini CLI
transport:streamable-http
Install Gryz in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gryz": {
"httpUrl": "https://www.gryz.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs