Skip to content
Gemini CLI

Agentage Memory for Gemini CLI

io.agentage/memory

One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

client:Gemini CLI transport:streamable-http

Install Agentage Memory in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "memory": {
      "httpUrl": "https://memory.agentage.io/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Agentage Memory in other clients