Skip to content
Gemini CLI

Vifo for Gemini CLI

app.vifo/vifo

Travel notebook your AI agent writes from your photos and remarks over MCP.

client:Gemini CLI transport:streamable-http

Install Vifo in Gemini CLI

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

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

Vifo in other clients