Skip to content
Gemini CLI

OneLore for Gemini CLI

ai.onelore/lore

Shared project context for AI agents and teams: docs, tasks, and messages that stay current.

client:Gemini CLI transport:streamable-http

Install OneLore in Gemini CLI

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

{
  "mcpServers": {
    "lore": {
      "httpUrl": "https://mcp.onelore.ai"
    }
  }
}

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

OneLore in other clients