Serac for Gemini CLI
io.github.aikogilpin/serac
Sovereign E2E cloud storage for AI agents. Zero-knowledge, RGPD-compliant.
client:Gemini CLI
transport:streamable-http
Install Serac in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"serac": {
"httpUrl": "https://serac.cloud/api/agent/mcp/v1"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs