Skip to main content

The fastest way: drop it

Go to htmldrop.app and drag an .html or .md file onto the drop area. You get a live URL immediately — no account, no email. Anonymous drops are capped at 2 MB and stay live for 7 days. Sign up free at any point and the drops made in that browser are claimed into your account automatically.

From an AI agent

If your assistant speaks MCP, it can publish on your behalf. Connect once:
Then just ask:
Publish this page with htmldrop
The agent calls htmldrop_publish and replies with the live URL. Setup guides: ChatGPT · Claude · Claude Code · Codex · Cursor and Cline.

From the command line

The npm packages are scoped: @htmldrop.app/cli and @htmldrop.app/mcp. The unscoped htmldrop package on npm is an unrelated third-party project — do not install it.

From the API

That endpoint is the anonymous one — it needs no credentials and returns a share URL. For anything tied to your account, see authentication.