Skip to content
Gemini CLI

dropthis for Gemini CLI

io.github.dropthis-dev/dropthis-mcp

Publish HTML, files, or a URL to a permanent public URL, then update it — from any MCP agent.

client:Gemini CLI transport:streamable-http runtime:npm

Install dropthis in Gemini CLI

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

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

dropthis in other clients