It hosts the thing your agent just built.
Then it forgets._
Your agent builds a static site. You send the whole zip to Scry.
You get back one link nobody could guess. That link is the site.
Send the link to anyone. They open it. It just works.
The old site is gone. The new one is live. The link never changes.
Every artifact expires. Touch it with a new zip and the clock resets to 30. Ignore it and it vanishes.
$ curl --data-binary @artifact.zip \ -H "Content-Type: application/zip" \ https://api.scry.page/ { "url": "https://018f0f95-…-9abc.artifacts.scry.page/", "fileCount": 3, "expiresAt": "2026-07-31T00:00:00.000Z" } $ # that url is your site. go.
This page deployed itself. One Claude Code skill did it. Say "show me a demo" and your agent posts a zip and hands you a link.
Download the skill Unzip into~/.claude/skills/. Then just talk to Claude Code.