Ship Codex Projects Free — No Servers Needed
Install the Hatchable plugin, then ask Codex to deploy. You get a live URL and a database, free.
What happens next
Install the Hatchable plugin
In the Codex app, open Plugins (in the CLI, run /plugins), search for Hatchable, and install it. Manual alternative: add [mcp_servers.hatchable] with url = "https://hatchable.com/mcp" to ~/.codex/config.toml.
Sign in with OAuth
Codex opens a browser tab for Hatchable's OAuth. No account? You'll be signed up — free, no card.
Ask Codex to deploy
Try: "Build a daily standup notes app and deploy it on Hatchable." Codex calls the right MCP tools — live URL in under a minute.
https://hatchable.com/mcp
What's on the free tier
- Live URL at
{slug}.hatchable.sitethe moment Codex calls deploy. - Postgres database, auth, file storage, scheduled jobs — wired in, no config.
- Free forever for personal projects.
- Custom domain? Builder plan, $12/mo flat. Codex can wire the DNS once you upgrade. Free projects stay on
{slug}.hatchable.site.
Why pair Codex with Hatchable instead of letting Codex run code locally
Codex can execute code in its own sandbox, which is great for one-off scripts. For anything you want to share — a tool a friend uses, an internal dashboard, a public landing page — you need a real URL, a real database, and somewhere that survives the chat session ending.
Hatchable is that surface. Codex calls Hatchable\'s MCP tools (create_project, write_files, deploy, run_function) and what gets built persists at a live URL with real storage behind it.
Frequently asked
Plugin or manual MCP config?
https://hatchable.com/mcp. For manual config, run codex mcp login hatchable after adding the block.Does Codex need an OpenAI API key for this?
Can I see my deployed project before going public?
Will I get billed for Codex hosting?
Can I export my project later?
Ready to ship?
Install the Hatchable plugin, then ask Codex to deploy. You get a live URL and a database, free.
How to connect →