Skip to content
Gemini CLI

MemQ Team Sync for Gemini CLI

ai.multinex/memq

Shared project memory that keeps teammates and AI agents aligned across sessions.

client:Gemini CLI transport:streamable-http runtime:oci

Install MemQ Team Sync in Gemini CLI

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

{
  "mcpServers": {
    "memq": {
      "httpUrl": "https://mcp.multinex.ai/mcp/v1"
    }
  }
}

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

MemQ Team Sync in other clients