Skip to content
Gemini CLI

Panes — a private feed on your phone for Gemini CLI

com.getpanes/panes

Send notifications, updates and daily digests to a person's phone — typed cards in a private feed.

client:Gemini CLI transport:streamable-http

Install Panes — a private feed on your phone in Gemini CLI

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

{
  "mcpServers": {
    "panes": {
      "httpUrl": "https://getpanes.com/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

Panes — a private feed on your phone in other clients