Docs / Getting started
Getting started
From an AI agent to a live website in about a minute.
Before you begin
- A static site with an
index.htmlat the top level of the folder you want to publish. - An AI coding agent that can run shell commands — Claude Code, Cursor, Gemini CLI, or similar.
No account, no API key, and no payment are needed to start.
Publish in five steps
- Say the prompt In your agent, ask it to publish:
PromptPublish this project with https://publish.my
- Your agent deploys It packs your folder and uploads it. You'll get a
staged preview URL like
https://88vk3mqtxz.publish.myright away. - Open the URL and enter your email The preview page asks for your email so we know the site is yours.
- Click the link in your inbox The activation email is valid for 72 hours. Clicking it switches your site on — it goes live at the same address.
- You're live Your agent quietly saves a key so it can update this site later without asking for your email again.
index.html), it will tell you in
plain language what to fix.
Updating your site
Made changes? Just ask your agent to publish again:
PromptPublish again to https://publish.my
It updates the same URL — no new link, no second email. Your agent will confirm before overwriting a live site, so you're always in control.
Lost access? Reconnect a live site
If your agent loses its saved key (a new machine, a cleared session, a deleted file), it can't be read back from us — but you don't have to start over. Ask your agent to reconnect: it requests a confirmation email sent only to the address that owns the site, you click it, and your agent receives a fresh key. Because the confirm link only ever goes to the owner's inbox, this is safe even though your site address is public.
Free plan limits
| Limit | Value |
|---|---|
| Upload size | 50 MB per publish |
| Files | 2,000 files, up to 100 MB each |
| Traffic | 100,000 views / month |
| Content | Static files only (no PHP or server code) |
Allowed file types include html css js json txt csv xml pdf, images
(png jpg jpeg webp svg gif ico avif), video/audio
(mp4 webm mov mp3 wav ogg m4a), and fonts
(woff woff2 ttf otf). Need a custom domain or more traffic? See
the console to upgrade.