Skip to content
Gemini CLI

Liminary for Gemini CLI

io.liminary.api/mcp

Your AI's memory for what you actually know: recall across your documents, notes, and meetings

client:Gemini CLI transport:streamable-http

Install Liminary in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.liminary.io/api/mcp/"
    }
  }
}

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

Liminary in other clients