Skip to content
Gemini CLI

stagenth · file-relay for Gemini CLI

com.stagenth/file-relay

Cloud file relay: chunked uploads, folders, share links, inline text reads, ZIP packing.

client:Gemini CLI transport:streamable-http

Install stagenth · file-relay in Gemini CLI

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

{
  "mcpServers": {
    "file-relay": {
      "httpUrl": "https://stagenth.com/mcp/file-relay/"
    }
  }
}

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

stagenth · file-relay in other clients