Skip to content
Gemini CLI

Pensyve for Gemini CLI

io.github.major7apps/pensyve

Universal memory runtime for AI agents — episodic, semantic, and procedural memory.

client:Gemini CLI transport:streamable-http

Install Pensyve in Gemini CLI

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

{
  "mcpServers": {
    "pensyve": {
      "httpUrl": "https://mcp.pensyve.com/mcp"
    }
  }
}

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

Pensyve in other clients