Skip to content
Gemini CLI

goldhold for Gemini CLI

io.github.jerrysrodz/goldhold

Persistent memory for AI agents. Search, store, and recall across sessions.

client:Gemini CLI transport:streamable-http runtime:npm

Install goldhold in Gemini CLI

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

{
  "mcpServers": {
    "goldhold": {
      "httpUrl": "https://mcp.goldhold.ai/mcp"
    }
  }
}

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

goldhold in other clients