Cathedral — Persistent Memory for AI Agents for Gemini CLI
io.github.ailife1/cathedral-mcp
Persistent memory and drift detection for AI agents across session restarts.
client:Gemini CLI
transport:streamable-http
runtime:pypi
Install Cathedral — Persistent Memory for AI Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cathedral-mcp": {
"httpUrl": "https://cathedral-ai.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