Integrations
Publish HTML from Claude Code to your own domainWire the drops MCP into Claude Code and let it publish artifacts as private branded links.Publish HTML from Codex to your own domainGive OpenAI Codex an MCP publish primitive that lands on your infra, not a vendor's.Publish HTML from Cursor to your own domainAdd the drops MCP server to Cursor's MCP config and publish artifacts privately.An MCP tool to publish HTML privatelypublish_html, update_site, list_sites, delete_site — the open-source MCP publish primitive.Deploy HTML from Claude Code to your own domainSkip the deploy dashboard — Claude Code publishes straight to a private branded link.Publish HTML from Gemini CLI to your own domainPut drop on PATH and Gemini CLI can share its output as a private branded link.Publish HTML from OpenCode to your own domainRegister the drops MCP in OpenCode and publish artifacts privately.Publish HTML from Windsurf to your own domainAdd the drops MCP to Windsurf and publish artifacts privately. `npx drops-install` writes this for you.Publish HTML from Zed to your own domainWire the drops MCP into Zed's context servers and publish artifacts privately.Publish HTML from Claude Desktop to your own domainAdd the drops MCP to Claude Desktop. `npx drops-install` configures it automatically.
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.