Simple, transparent pricing
One plan. Everything included. Bring your own Claude subscription.
Pro
$20 /month
Everything you need to code from anywhere.
- Unlimited cloud sandboxes
- Full Linux terminal access
- Real-time AI streaming
- File upload and download
- Session persistence
- Mobile-optimized interface
- Dark and light themes
- PWA with offline support
- Priority support
Requires a Claude Pro or Max subscription from Anthropic.
Frequently asked questions
Do I need a Claude subscription?
Yes. VaporForge requires a Claude Pro or Max subscription from Anthropic. You bring your own account and connect it via a setup token. VaporForge does not charge for API usage.
What do I get on the Free tier?
A cloud sandbox with 1/4 vCPU, 1 GiB RAM, and 4 GB disk. You get 2 hours of usage per day, one session at a time, and ephemeral storage that resets when your sandbox sleeps.
What does Pro add over Free?
Pro gives you a much larger sandbox (1 vCPU, 6 GiB RAM, 12 GB disk), up to 3 concurrent sessions, unlimited daily usage, 7-day file persistence, secrets management, file export, and custom CLAUDE.md support.
How is this different from local Claude Code?
VaporForge runs entirely in the cloud. No installs, no local environment setup. Access your projects from your phone, tablet, or any browser. Your sandboxes persist between sessions.
Is my code secure?
Each user gets isolated sandboxed containers on Cloudflare. No data is shared between users. Your Claude token is stored encrypted and never exposed to other sessions.
When will billing go live?
Billing is being finalized. Currently all features are available on the Free tier while payment processing is set up. Follow @vaporforgedev for updates.
Can I use my local MCP servers?
Yes. VaporForge supports MCP relay — connect MCP servers running on your machine (like chrome-devtools or Playwright) to the cloud IDE. Requests tunnel through your browser via WebSocket. Add relay servers in Settings > MCP.