Skip to content
Gemini CLI

Pearl for Gemini CLI

io.github.pearl-passport/pearl-agent-plugin

Pearl places, table availability, and confirmed visit, save and trip actions for reviewed hosts.

client:Gemini CLI transport:streamable-http

Install Pearl in Gemini CLI

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

{
  "mcpServers": {
    "pearl-agent-plugin": {
      "httpUrl": "https://agent.joinpearl.co/mcp"
    }
  }
}

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

Pearl in other clients