Skip to content
Gemini CLI

knowsme for Gemini CLI

dev.knowsme/memory

Portable memory for every AI: one memory that follows you across machines and AI apps.

client:Gemini CLI transport:streamable-http

Install knowsme in Gemini CLI

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

{
  "mcpServers": {
    "memory": {
      "httpUrl": "https://mcp.knowsme.dev/mcp"
    }
  }
}

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

knowsme in other clients