By Max Techera · Open-source (MIT) · Updated June 2026
Blog

What do AI agents actually publish?

Specs, PR writeups, status reports, dashboards, custom tools — mostly HTML meant to be looked at.

npxnpx drops-cli report.html --managed

When agents 'finish' something, it's usually a page: a report, a mockup, a one-pager, a little tool. That output wants a link a human can open, not a wall of HTML in a chat.

Give it a home

drop turns any of it into a private, branded link on your domain — see the use cases.

FAQ

Does it work with any AI agent?
Yes. It's a CLI plus a SKILL.md and an MCP server, so Claude Code, Codex, Cursor, OpenCode, Gemini CLI — anything that runs a shell or speaks MCP — can use it.
Is it really open-source and self-hosted?
Yes — MIT licensed, and it runs on your own Vercel Blob + domain. No third party ever holds your content (it's encrypted client-side) or controls your URL.

Share what your AI builds — on your own domain.

Open-source, zero-knowledge, free. Try it in one command:

npx drops-cli report.html --managed