Skip to content
Gemini CLI

SnapHost for Gemini CLI

ai.snaphost/snaphost

Send a live, private link to a client from Claude. Updates in place, viewers by email.

client:Gemini CLI transport:streamable-http

Install SnapHost in Gemini CLI

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

{
  "mcpServers": {
    "snaphost": {
      "httpUrl": "https://app.snaphost.ai/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

SnapHost in other clients