Skip to content
Gemini CLI

Fotify for Gemini CLI

app.fotify/mcp

Create events, collect guest photos and manage RSVP invitations for weddings and parties.

client:Gemini CLI transport:streamable-http

Install Fotify in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://server.fotify.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

Fotify in other clients