Static hosting for single-file apps, prototypes and Claude Artifacts. Upload a zip or tell Claude to publish. No servers, no config, no bill.
Every site gets its own name, TLS, clean URLs and a custom 404. Nothing to configure.
Every upload is kept. Make any earlier version live again with one click.
Plans have fixed storage and file caps. There is never an overage charge, for you or for us.
Single HTML files that pull React or Tailwind from public CDNs work as they are.
Create an API token in the dashboard and you get a connector URL. Add it once, then ask Claude to publish whatever it just built.
publish_artifact. The reply includes the live URL.claude mcp add --transport http mini-app-hoster https://<this host>/mcp/<your token>
Tools available to Claude: list_sites, publish_artifact, publish_site, get_site, rollback_site, delete_site. Artifacts that call Claude's own runtime, such as shared state, need that data inlined first.
Not a file host, not a media CDN, not a place for server code. Sites are small static files by design. That is what keeps the free tier free and fast. Anything that breaks those rules can be reported and is removed.