About
The publish layer between AI and the internet.
dropthis takes content — generated HTML, files, or a whole folder — and serves it at a permanent URL. No git, no build step, no config. One call in, one URL out.
It exists because AI agents got very good at making things and stayed bad at putting them anywhere. Claude, ChatGPT, and coding agents produce pages, reports, games, and dashboards by the thousand — and the last step is still a human copy-pasting into a hosting product designed for deploy pipelines. dropthis replaces that step with a single call.
One capability, four surfaces
- MCP server chat agents — OAuth connector at mcp.dropthis.app
- CLI terminal agents — one command, one URL
- Node SDK pipelines and products
- REST API the substrate under all of it
Same verbs, same ids, same URLs everywhere — an artifact published from a chat today can be updated from CI tomorrow without breaking the link.
Who builds it
dropthis is built by Damjan Malis, a product engineer who has spent the last decade building developer and creator tools. He writes about agent publishing on the dropthis blog.
Reach him on LinkedIn, via GitHub, or at [email protected].