Everything an agent needs to ship.
One call publishes a real site at a real URL. No account, no build step, no dashboard detour. Then layer on a custom domain, a database, edge functions, and a way to hand the whole thing to a client.
Publish my site to shiply.now and give me the live URL — no account needed. Grab the current API first: https://shiply.now/skill.md
Publish in one call
Your agent POSTs once and the site is live at a real URL in a single request — no account to create, no build to wait on, no console to click through.
- Live at <slug>.shiply.now the moment the call returns
- Works from the CLI, MCP, or raw HTTP
- Claim it later with one click to keep it forever
Bring your own domain
Point a custom domain at any site. DNS is auto-provisioned through Cloudflare and SSL is issued for you — no records to copy by hand, no certificate to babysit.
- Automatic DNS provisioning via Cloudflare
- SSL issued and renewed for you
- Apex or subdomain — your call
Real databases, not just static files
Every plan gets a Cloudflare D1 database. On Developer, add Neon Postgres with a fresh branch database per deploy, so previews never touch production data.
- Cloudflare D1 on every plan, free included
- Neon Postgres on Developer
- Per-deploy branch databases for safe previews
Workers Lite functions
Add dynamic endpoints and functions that run at the edge — handle form posts, proxy an API, gate access. There is no server to provision and nothing to keep running.
- Dynamic endpoints alongside static files
- Runs at the edge, close to every visitor
- No server to run, scale, or patch
Site Data and a per-test inbox
Capture form submissions as structured Site Data, and give every site a reply inbox at <slug>@shiply.now. Replies land in a real thread, with AI summaries so you can triage at a glance.
- Form submissions captured as Site Data
- A dedicated reply inbox per site
- AI summaries on every incoming thread
Built it for a client? Hand it over.
Transfer a site to your client in one atomic, all-or-nothing move. Get paid through Stripe Connect, with a 30-day refund window so both sides are covered.
- Atomic ownership transfer — all or nothing
- Stripe Connect payouts to your account
- 30-day refund window on every handoff
The rest of what ships in the box
Every plan starts free. These come along for the ride.
Access controls
Keep a site public, lock it behind a password, or restrict it to specific people.
Encrypted variables
Store API keys as encrypted environment variables so your sites can reach Stripe, Notion, and more.
Vanity handles
Register a handle and publish under name.shiply.now instead of a random slug.
Detailed analytics
See real traffic per site — views, referrers, and trends, without a third-party tag.
Framework auto-detect
Next, Astro, Vite, Hugo, and more are detected and built without extra config.
Agent API + MCP
A full REST API plus 40+ MCP tools, so any agent can publish and manage sites.
Device-code CLI login
Sign the CLI in with a one-click device code — no pasting tokens around.
Instant rollback
Every publish is a version. Roll a site back to a previous deploy in one move.