public-it

Documentation

public-it publishes AI-generated HTML artifacts as real websites. You can publish three ways: pasting HTML in the dashboard, uploading a ZIP, or letting your AI publish by itself via MCP / REST API.

Quickstart — publish in 2 minutes

1. Create your account

Sign up for free — the Free plan includes 1 site with 50 MB and its own subdomain.

2. Create a site and paste the HTML

In the dashboard, click New site, pick a subdomain (e.g. my-dashboard) and paste the HTML your AI generated in the Publish HTML tab.

3. Done — the link is live

Your artifact is available at my-dashboard.public-it.com. Every new publish becomes a version (with rollback on paid plans).

Publishing via AI (MCP)

Generate a key in Dashboard → API & MCP and connect your tool — Claude Code, Claude Desktop, Cursor and friends. Full guide in MCP server.

Publishing full sites (ZIP)

For artifacts with CSS, images or multiple pages, use the Upload ZIP tab: the file is unpacked in your browser and uploaded straight to storage. The ZIP must contain an index.html at its root.

Own domain (optional)

Every site is born with a free subdomain. On paid plans you can point your own domain (e.g. mysite.com) with TXT verification and automatic SSL — the site's Domain tab.

Plan limits

Sites, storage and traffic vary by plan — see the full pricing table. When you hit a quota nothing goes offline: you just can't create/publish beyond the limit (HTTP 402 on the API).