Skip to content
Gemini CLI

Otherlay for Gemini CLI

com.otherlay/otherlay

Secure access to a dedicated Otherlay Mac for files, terminals, Git, builds and UI inspection.

client:Gemini CLI transport:streamable-http

Install Otherlay in Gemini CLI

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

{
  "mcpServers": {
    "otherlay": {
      "httpUrl": "https://mcp.otherlay.com/mcp"
    }
  }
}

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

Otherlay in other clients