Hosted assistants and SaaS tools let you share what you make with AI, but they own the URL, the domain, and the server. drop is the open-source answer: a one-command CLI + MCP server that publishes any artifact as a branded, zero-knowledge, password-protected link on your domain.
Built by Max Techera
drop is part of an agent-infrastructure stack built in public. Everything is a readable text file: prompts, Node, and HTML. maxtechera.dev · GitHub · Instagram.
FAQ
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.
Is it zero-knowledge?
Locked drops are AES-256 encrypted in the browser via StatiCrypt before upload. The server stores only ciphertext — never your content or password.
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.