agent memory for Gemini CLI
io.github.lazymac2x/agent-memory
Cloudflare Workers MCP server: agent-memory
client:Gemini CLI
transport:streamable-http
tools:5
Install agent memory in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-memory": {
"httpUrl": "https://api.lazy-mac.com/agent-memory/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs