Claude Code

Where to Host Apps You Build with Claude Code

Connect Hatchable to Claude Code once. Every app Claude builds gets a live URL and a database — free forever for personal projects.

What happens next

Step 1

Add Hatchable as a connector

The button above opens Claude.ai with the Hatchable connector pre-filled. Claude.ai and Claude Code share connectors, so adding it once works in both.

Step 2

Sign in to Hatchable

A Hatchable tab opens for OAuth. No account? You'll get one, free — no card, no credits to burn.

Step 3

Build and ship in one prompt

Ask Claude: "Build me a landing page for my newsletter and host it on Hatchable." You get a live URL back, ready to share.

Connector URL — paste into Claude Code (Settings → Connectors)
https://hatchable.com/mcp

Why host with Hatchable instead of a generic platform

Hatchable is built specifically for apps that an AI agent writes. That means a few things you don\'t get on Vercel, Render, or Fly:

  • No build step. Claude writes plain JS/HTML/CSS. Source files = production. No npm run build, no framework config to maintain.
  • Database, auth, storage, scheduled jobs — already wired. Claude just calls the right MCP tools.
  • Free forever for personal projects. No expiring credits, no surprise overage bills.
  • You stay in Claude Code. No context switch to a dashboard. Claude can read deploy logs, inspect database rows, run functions — all from your terminal.

When Hatchable's free tier runs out

The free tier is real — not a trial. It covers reasonable personal-project traffic and storage. If you outgrow it (commercial app, paying users, heavy traffic), upgrade plans start at a flat monthly rate with no per-request charges. See pricing.

Frequently asked

Does Hatchable work with both Claude Code and Claude.ai?
Yes — they share connectors, so adding Hatchable once makes it available in both.
How is this different from Vercel?
Vercel is a deploy target for git-hosted projects you build manually. Hatchable is a deploy target for projects an AI agent builds for you, over MCP. No git push, no framework config — Claude just calls deploy.
What languages does Hatchable run?
JavaScript (server + client), plus HTML/CSS. The runtime is V8 isolates with a built-in Postgres, auth, file storage, and scheduled jobs SDK.
Can I bring my own domain?
Yes, on the Builder plan ($12/mo), flat fee, no per-domain charge. Free projects keep their {slug}.hatchable.site URL. See the custom-domain howto.
Will my project go to sleep when idle?
Your app stays reachable at its URL no matter how long it sits idle, and the runtime cold-starts in under 100ms. No ten-second boot screens like free tiers elsewhere.

Ready to ship?

Connect Hatchable to Claude Code once. Every app Claude builds gets a live URL and a database — free forever for personal projects.

Connect to Claude Code