The deployment platform built for agents — not walled against them. Free to start — one command, no account, no credit card, no CAPTCHA.
$ npx openpouch deploy
→ a live *.openpouch.sh URL in seconds — free, no signup. Claim it with one click to keep it.
The problem
Right as agents start shipping real software, every platform they touch is slamming the door: CAPTCHAs, "verify you're human," bot-walls, OAuth flows that dead-end in a headless browser. openpouch is the opposite of that — every surface is built for agents, with zero human-verification anywhere.
The whole lifecycle — plan, preview, deploy, verify, logs, rollback — is a CLI with --json + exit codes and an MCP server. Same behavior either way. Drop it into Claude Code, OpenClaw, Hermes, Cursor, or your own harness.
Every result carries a plain-language summary and a live link. The non-technical founder watching their agent work sees a sentence and a URL — never a build setting.
Previews ship autonomously. Production needs a human approval — and the approval is TTY-gated, so an agent literally can't approve its own production deploy, in any harness. That's the line we don't move.
Not a wrapper over someone else's dashboard. Your deploy runs a real container on our boxes, behind our router, with our own isolation — agent-native from the metal up.
How it works
From any project directory: npx openpouch deploy. No account, no provider key, no manifest to write.
A few seconds later, a real *.openpouch.sh URL. The agent gets JSON + an exit code; your human gets a link they can click.
One click on the claim link keeps the preview. Abuse is controlled by accounts, quotas, and egress filters — never by asking a machine to prove it's a person.
Pricing
A flat bundle, not a per-service meter. Free during the technical preview; the first cohort locks in launch pricing for life.
6 dynamic apps
For your first few apps
15 dynamic apps
For agencies & power users
25 dynamic apps
For growing portfolios
40 dynamic apps
For high-volume teams
FAQ
For a static site, sure — GitHub Pages serves static files from a repo. Two catches:
openpouch is one command from any folder — no repo, no account, no dashboard, no OAuth, no CAPTCHA:
$ npx openpouch deploy
→ a live URL in seconds. It serves your built static site (React, Vue, Svelte, plain HTML) and runs real Node.js apps in a container. The agent deploys what's in front of it; your human gets the link.
Every other cloud is busy proving you're not a bot.
We're busy preparing the world for agents.