Deploy to production from Claude Code, Cursor, and Codex.
An agent-first deployment platform. Your apps run on PromptShip's managed runtime, provisioned, scaled, and operated through one MCP server connected to your AI IDE.
Free during early access.
Already have access? Install the MCP:
claude mcp add --transport http promptship https://mcp.promptship.dev/mcpFrom the team behind Pyde · Standard Docker, no lock-in
Push your code. We build, ship, and scale it.
From AI-generated code to a live URL and a Play Store listing, through one MCP server.
PromptShip operates the whole pipeline end to end: build, runtime, and managed databases. The output is a standard Docker image. If you ever leave, it runs anywhere Docker runs.
One platform for everything an AI IDE ships
Backend services, frontends, mobile apps, databases, deployed the same way.
Backend and frontend, one platform
Long-running services, Next.js SSR, static sites, all through one MCP server. Same deploy flow, same dashboard, same bill.
Persistent containers
No cold starts. WebSockets, background workers, cron, they all just run. Real always-on processes, not request-scoped functions.
Postgres, Redis, ClickHouse, provisioned via MCP
One command, attached to your app. Managed Postgres, a Redis-compatible cache, and ClickHouse analytics, no third-party setup, no separate bills.
Transparent tier pricing
No credits, no tokens, no per-request fees. Pick a tier, see the price. You set the autoscaling limits; you control the bill.
Android publishing today, iOS soon
Ships APKs to Google Play via the submit_app MCP tool. No Xcode or Android Studio. iOS publishing on PromptShip is on the way.
Custom domains with auto-SSL
Point your domain, add a CNAME, done. Certificates renew automatically, no DNS rituals, no expired-cert pages.
Outgrowing Vercel?
Move the backend first. Bring the frontend over when you're ready.
| PromptShip | Vercel | |
|---|---|---|
| Persistent containers (no cold starts) | ✓ | ✕ |
| WebSockets | ✓ | ✕ |
| Persistent background workers | ✓ | ✕ |
| Managed Postgres attached | ✓ | ✕ |
| Managed Redis-compatible cache | ✓ | ✕ |
| Managed ClickHouse analytics | ✓ | ✕ |
| Predictable tier pricing (no per-request fees) | ✓ | ✕ |
| No platform lock-in (standard Docker image) | ✓ | ✕ |
Vercel is excellent for frontends and edge functions. For long-running backends (WebSockets, workers, attached databases) PromptShip is the deploy target. Migration guide →
Pricing that fits in a sentence
Tiers start at $10/mo for backend + Postgres. Free during early access. No credits, no tokens, no per-request fees.
See all tiers →Frequently asked questions
Wait, is this a prompt management tool?
No. PromptShip is a deployment platform. Tools like PromptLayer manage LLM prompts; PromptShip runs the apps you build with AI IDEs, backends, databases, custom domains, mobile publishing.
Is PromptShip a wrapper around Cloud Run or another PaaS?
No. PromptShip operates its own platform, build pipeline, runtime, and managed databases. We're not a layer above Cloud Run, Vercel, or Render. Like every PaaS, the platform itself runs on managed cloud infrastructure underneath (DigitalOcean today), but that's IaaS, the same way Vercel runs on AWS. If you ever leave, your Docker image runs anywhere Docker runs.
How is this different from Replit or Bolt?
Replit and Bolt are AI app builders that include hosting. PromptShip is the infrastructure AI IDEs deploy to. Different category, different comparison set: Cloud Run, Fly, Railway, Vercel, not Replit, Bolt, v0.
Can I migrate from Vercel gradually?
Yes. Most teams move the backend first since that's where Vercel struggles (WebSockets, background workers, attached Postgres/Redis/ClickHouse, jobs longer than a request). Once that's stable you can bring the frontend over too, since PromptShip runs Next.js SSR and static sites the same way it runs the backend. Step-by-step at /migrate/vercel.
How do I deploy from Claude Code, Cursor, or Codex?
Add the PromptShip MCP server to your AI IDE with one command, connect your GitHub repo, and deploy, all from a single conversation. PromptShip builds a Docker image, provisions your database, sets up SSL, and gives you a live URL.
Does PromptShip include a database?
Yes. Every app can attach managed PostgreSQL, a Redis-compatible cache, and ClickHouse for analytics. More databases on the roadmap. Provisioned via MCP, no third-party setup, no separate billing.
What about WebSockets and background jobs?
PromptShip runs persistent containers, not request-scoped functions. WebSockets, Server-Sent Events, background workers, and cron jobs all work with no special configuration and no timeouts.
How much does PromptShip cost?
Creating a team is free. Infrastructure is billed per resource. A backend + Postgres tier starts around $10/month once pricing kicks in. No credits, tokens, or per-request fees. Early access is free; no payment method required.
Does PromptShip publish to the iOS App Store?
Not yet. Android via Google Play works today through the submit_app MCP tool. iOS publishing is coming soon.
Why is there a waitlist?
We're scaling onboarding gradually. Most requests get access within a few days. If you've already added the MCP to your IDE, your account is automatically queued, no separate signup needed.
Now in early access
Free during early access. Drop your email and we'll let you in as we scale onboarding.