Skip to content
Gemini CLI

Outlit for Gemini CLI

ai.outlit/outlit

Outlit gives agents real-time understanding of customers to automate support and revenue workflows.

client:Gemini CLI transport:streamable-http

Install Outlit in Gemini CLI

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

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

Outlit in other clients