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
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.
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.
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.
https://hatchable.com/mcp
Prefer the command line?
You can add Hatchable straight from the Claude Code CLI instead of the connectors page:
claude mcp add --transport http hatchable https://hatchable.com/mcpOn 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?
Is the connectors list shared with Claude?
How much does hosting cost?
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 →