Skip to content
Gemini CLI

memfleet for Gemini CLI

com.memfleet/memfleet

Shared, governed memory for fleets of AI agents: judged contributions, provenance, operator control

client:Gemini CLI transport:streamable-http

Install memfleet in Gemini CLI

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

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

memfleet in other clients