Claude Code

How to Connect Hatchable to Claude Code

Add one connector and Claude Code can build, deploy, and host a full app at a live URL. Free, no servers to manage.

What happens next

Step 1

Add the connector

The button above opens Claude's connectors page with the Hatchable URL pre-filled. Click Add, then Connect on the Hatchable row.

Step 2

Approve OAuth

A tab opens on hatchable.com to approve access. That creates your free account. Claude Code reads from the same connectors list, so it picks Hatchable up automatically.

Step 3

Tell Claude to deploy

In Claude Code, ask it to build and deploy, like "Build a booking page for my salon and put it online." You get a live URL back.

Connector URL. Add it via the connectors list, or use the CLI command below
https://hatchable.com/mcp

Prefer the command line?

You can add Hatchable straight from the Claude Code CLI instead of the connectors page:

terminal
claude mcp add --transport http hatchable https://hatchable.com/mcp

On first use Claude Code opens an OAuth tab to sign you in. Check it registered with claude mcp list, and remove it any time with claude mcp remove hatchable.

What you get on the free tier

  • A live URL at your-app.hatchable.site, served and kept online for you.
  • A real database, file storage, cron jobs, and transactional email.
  • No servers, Dockerfiles, or deploy config. You ask, Claude Code ships.

Frequently asked

Do I need anything besides Claude Code?
No. Hatchable is a connector. There is nothing to install and no infrastructure to set up.
Is the connectors list shared with Claude?
Yes. Adding Hatchable once sets it up for both Claude and Claude Code.
How much does hosting cost?
The free tier includes live hosting, a database, and a real URL with no credit card. Paid tiers add more resources when you need them.

Ready to ship?

Add one connector and Claude Code can build, deploy, and host a full app at a live URL. Free, no servers to manage.

Add Hatchable to Claude Code