Skip to content
Gemini CLI

AI Context Flow for Gemini CLI

network.plurality/ai-context-flow

Universal memory for AI agents and tools. Save, organize and search context anywhere.

client:Gemini CLI transport:streamable-http

Install AI Context Flow in Gemini CLI

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

{
  "mcpServers": {
    "ai-context-flow": {
      "httpUrl": "https://app.plurality.network/mcp"
    }
  }
}

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

AI Context Flow in other clients