Which AI do you use?
Pick the assistant you want to connect to Hatchable. We'll show you exactly how, then it can build and host your app.
Connect your AI
Hatchable is a listed app in the ChatGPT app directory, so there is nothing to configure. The link opens the listing. Click Connect and approve on hatchable.com. That creates your free account.
Then ask ChatGPT to build something “on Hatchable”. No Developer Mode or paid plan needed. You can also find it inside ChatGPT under Apps: search “Hatchable”.
Opens Claude's connectors page with the URL pre-filled. Click Add to save the connector, then click Connect on the Hatchable row — a browser tab opens on hatchable.com for OAuth. Approve, and you're done.
Sets up Claude AND Claude Code at the same time — they share the same connectors list. Works on Free (1 connector), Pro, Max, Team, and Enterprise. On Team/Enterprise, an owner adds it from Organization settings → Connectors instead.
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.
Opens Claude's connectors page with the URL pre-filled. Click Add to save the connector, then click Connect on the Hatchable row — a browser tab opens on hatchable.com for OAuth. Approve, and Claude Code picks it up automatically (it reads from the same connectors list).
Don't have Claude Code yet? Install it here.
- In the Codex app, open Plugins. In the Codex CLI, run /plugins.
- Search for Hatchable and install it.
- Approve the sign-in popup on hatchable.com. That creates your free account.
Hatchable is a listed ChatGPT app, and OpenAI ships it to Codex as a plugin. Don't have Codex yet? Download it here.
Or add it manually as an MCP server
Add this to ~/.codex/config.toml:
[mcp_servers.hatchable]
url = "https://hatchable.com/mcp"
Then run codex mcp login hatchable and approve on hatchable.com.
In the Antigravity chat, ask the agent:
Add the https://hatchable.com/mcp MCP connector with OAuth.
The agent wires up the config and pops a browser tab on hatchable.com for you to approve — that creates your free account.
Don't have Antigravity yet? Download from Google — free, no credit card.
https://hatchable.com/mcp
Add this URL as a remote MCP server in your client (Streamable HTTP / connectors), then approve the OAuth popup on hatchable.com. That creates your free account, no token to paste.
Works with any MCP client. Want the per-client steps after all? See the connect guides.
Once you approve on hatchable.com, you're connected and your free account is created. Prefer to sign up first?