Pick your tool. Tell it what to build. It's live in minutes.
# Paste this into your terminal. That's it. claude mcp add --transport http hatchable https://hatchable.com/mcp \ --header "Authorization: Bearer hb_•••••••••••••••"
Claude Code picks up the MCP server immediately. No restart needed — just start prompting.
# Paste into ~/.cursor/mcp.json (create it if it doesn't exist) { "mcpServers": { "hatchable": { "url": "https://hatchable.com/mcp", "headers": { "Authorization": "Bearer hb_•••••••••••••••" } } } }
Save the file and restart Cursor. The agent picks up Hatchable tools automatically.
# Step 1: Set your token as an environment variable export HATCHABLE_API_KEY="hb_•••••••••••••••" # Step 2: Add to ~/.codex/config.toml [mcp_servers.hatchable] url = "https://hatchable.com/mcp" bearer_token_env_var = "HATCHABLE_API_KEY"
Codex reads the token from your environment. Restart Codex after editing the config.
# Antigravity → Settings → Open MCP config file { "mcpServers": { "hatchable": { "serverUrl": "https://hatchable.com/mcp", "headers": { "Authorization": "Bearer hb_•••••••••••••••", "Content-Type": "application/json" } } } }
Save and restart Antigravity. Prompt the agent from the sidebar.
# Paste into your OpenClaw MCP config (Settings → MCP Servers) { "mcpServers": { "hatchable": { "url": "https://hatchable.com/mcp", "headers": { "Authorization": "Bearer hb_•••••••••••••••" } } } }
Save and restart OpenClaw. The agent discovers Hatchable tools automatically.
Your project grows. Your plan grows with it.
"I built an onboarding checklist for new hires in 20 minutes. My whole team uses it daily."
"Our family tracks chores and allowance with an app I made on a Sunday afternoon."
"I replaced a shared spreadsheet with a real client tracker. Took me one lunch break."
"My D&D group finally has a campaign tracker that actually works."
No credit card. No trial period. No catch.