Skip to content
Gemini CLI

LightShip for Gemini CLI

io.github.lightshiphq/lightship

Governed access to production AI-agent traces in an existing ClickHouse store.

client:Gemini CLI transport:streamable-http

Install LightShip in Gemini CLI

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

{
  "mcpServers": {
    "lightship": {
      "httpUrl": "https://lightship-production.up.railway.app/mcp"
    }
  }
}

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

LightShip in other clients