Host your Cursor project in one call.
Build it in Cursor, then ship it to a real URL in a single call. Connect the shiply MCP server or paste a prompt, and your agent publishes the built site — no account to start, no dashboard detour. The URL is live the moment the call returns.
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
From Cursor to a live URL
Three steps, all driven by the agent you already have open.
Connect or paste
Add the shiply MCP server at https://shiply.now/mcp, or paste the publish prompt straight into Cursor's chat.
Cursor publishes
The agent publishes your built site in one call — via the publish_site MCP tool, the shiply CLI, or a raw POST to /api/v1/publish.
Live, claimable URL
The first publish returns a live <slug>.shiply.now URL instantly. Anonymous for 24 hours, claimable in one click to keep on a free account.
Point it at your build output
shiply serves static files — it does not build your project for you. Have Cursor run the build first, then point shiply at the output directory (dist/, build/, or out/). Framework auto-detect helps find that output, so most projects need no extra config.
- Ask Cursor to build, then publish the output directory
- Framework auto-detect locates dist/, build/, or out/
- Re-publishing the same site updates the same URL
One call, three ways to make it
However Cursor reaches out, the result is the same: a live URL in a single call. Use the shiply MCP server, the CLI (npm i -g shiply-cli, then shiply publish ./dir), or a raw POST /api/v1/publish.
- MCP: the publish_site tool at https://shiply.now/mcp
- CLI: npm i -g shiply-cli, then shiply publish ./dir
- HTTP: POST /api/v1/publish from any agent
Why shiply for Cursor projects
Everything you need to take a Cursor build live, and keep it there.
No account to start
The first publish returns a live URL instantly — claim it in one click later to keep it.
Flat price
Flat $0 / $8 / $24 a month, no usage meter. The number on the card is the number you pay.
A real claimable URL
Not a sandbox or a preview — a real <slug>.shiply.now URL you can share and then claim.
Re-publish, same URL
Push an update from Cursor and the same URL refreshes — no new link to pass around.
Custom domains
Point your own domain at any site, with DNS and SSL provisioned for you.
Real databases
Add Cloudflare D1 and Neon Postgres when your Cursor project needs more than static files.
Edge functions
Run Workers Lite functions at the edge for form posts, API proxies, and dynamic endpoints.
Instant SSL
Every site is served over HTTPS from the moment it goes live — nothing to configure.
Ship your Cursor project in one call.
No account needed. Live at a real URL in a single request.