Skip to content
Claude Code

GoDrop for Claude Code

io.github.fatihbaltaci/godrop

Self-hosted file host: upload a file, get a public URL an agent can paste into a pull request.

client:Claude Code transport:stdio runtime:oci

Install GoDrop in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add godrop -e GODROP_URL=<GODROP_URL> -e GODROP_TOKEN=<GODROP_TOKEN> -- docker run -i --rm ghcr.io/fatihbaltaci/godrop:1.3.1

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

GoDrop in other clients