Skip to content
Gemini CLI

mifactory agent memory for Gemini CLI

io.github.mifactory-bot/mifactory-agent-memory

Persistent memory for AI agents across Claude, ChatGPT and any MCP client.

client:Gemini CLI transport:streamable-http tools:2

Install mifactory agent memory in Gemini CLI

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

{
  "mcpServers": {
    "mifactory-agent-memory": {
      "httpUrl": "https://agent-memory-api.vercel.app/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

mifactory agent memory in other clients