Skip to content
Gemini CLI

Memocore for Gemini CLI

ai.memocore/mcp

Shared memory for all your AI agents, your whole team and every MCP client — save, search, recall.

client:Gemini CLI transport:streamable-http

Install Memocore in Gemini CLI

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

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

Memocore in other clients