Skip to content
Gemini CLI

Mem for Gemini CLI

io.github.mem-labs/mem

Securely search, create, and organize your Mem notes and collections from AI assistants.

client:Gemini CLI transport:streamable-http

Install Mem in Gemini CLI

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

{
  "mcpServers": {
    "mem": {
      "httpUrl": "https://mcp.mem.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

Mem in other clients