Host the apps Cursor builds.
Free forever.
Describe your app in Cursor. Cursor writes the code, Hatchable ships it, a live URL comes back — all without leaving your editor.
Connect Cursor
https://hatchable.com/mcp
Opens Cursor's MCP installer. On first connect, Cursor pops a browser tab for OAuth — approve on hatchable.com and you're in. No token to manage.
Cursor 1.0+ required (older versions don't speak OAuth over Streamable HTTP). Don't have Cursor yet? Install it here.
Or set it up manually (older Cursor versions)
Paste this into ~/.cursor/mcp.json with your Hatchable token:
{
"mcpServers": {
"hatchable": {
"url": "https://hatchable.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_HATCHABLE_TOKEN"
}
}
}
}
Grab your token from your API keys page — takes 10 seconds.
You stay in Cursor. A live URL comes back.
Why Hatchable?
Bundled AI app platforms bake in an AI you pay $20–50/month for and meter every prompt. We don't charge for AI at all. Use Cursor — or any MCP-compatible AI — and Hatchable hosts whatever it builds.
FAQ
Is Cursor actually free to host here?
Yes. Personal-use projects are free forever: no credit card, no time limit, no credit cap. You can also publish one app to the open web free, with a Built on Hatchable badge. You pay only for more: Builder ($12/mo, one flat fee for every site on your account) adds unlimited public sites, custom domains, and badge removal; App ($39/mo per app) gives a business app its own dedicated capacity. See the pricing page for details.
What kinds of apps can I build?
Web apps with a database, auth, and file storage — CRMs, client intake forms, marketing sites, internal tools, personal dashboards, chore charts. Anything Cursor can describe that fits a standard web stack. Real-time features, heavy media, and native mobile apps aren't a good fit yet.
Do I need to know how to code?
No. You describe what you want in plain English, Cursor writes the code, and Hatchable hosts it. Most users don't read the code the AI produces — the AI handles that end. Everything is exportable if you ever want to.
Can I use my own domain?
Yes, on the Builder plan ($12/mo). One flat Builder fee covers every site on your account, with no per-site upcharge. Personal projects on the free plan get a subdomain under hatchable.site.
Can I move my code off Hatchable later?
Always. You own your code and your database. Export whenever you want — nothing is held hostage behind a paid plan or a proprietary format.
Start free in under a minute.
No credit card. Works with Cursor and every other MCP-speaking AI.
Get started free →Don't have Cursor yet? Get it here.