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

Artifacts in Claude Code, explained

Claude Code Artifacts turn coding sessions into shareable pages — with limits.

npxnpx drops-cli report.html --managed

Claude Code Artifacts (Team/Enterprise) makes pages from your sessions, shared inside your org only — no public link, no custom domain, no password. drop is the open-source way to do it on any plan.

The open-source alternative

See the full breakdown on sharing Claude artifacts on your own domain.

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.

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