Deploy & Share Frontend Previews Instantly
Upload your build, get a live preview URL, and share it with anyone. Deploy from the console, VS Code, Cursor, CLI, or any AI coding agent via MCP.
Start Deploying — It's FreeEverything you need for instant previews
Deploy from anywhere — console, editor, terminal, or AI agent. No complex setup required.
- Instant Previews — Upload your build and get a live preview URL in seconds. No CI/CD configuration needed.
- AI Agent Ready — Built for AI coding agents like Claude Code, Cursor, Windsurf, Codex, and OpenClaw. Deploy via MCP or CLI.
- CLI Deploy — Deploy from the terminal with a single command:
npx previewship deploy ./dist. Perfect for scripts, CI pipelines, and AI agents. - MCP Native — First-class MCP (Model Context Protocol) server support. Any MCP-compatible agent can deploy previews as a tool call.
- Manual Upload — Drag & drop your zip file in the console. No plugins required — works from any browser.
- Share Anywhere — Get a unique preview link to share with teammates, clients, or stakeholders instantly.
Built for AI Agents
Deploy previews directly from your AI coding agent. Two integration methods — choose what fits your workflow.
CLI
One-command deploy from any terminal or AI agent. Structured JSON output for automation.
npx previewship deploy ./dist --json
MCP Server
Native tool integration for Claude Code, Cursor, Windsurf, and any MCP-compatible agent. Available tools: deploy_preview, check_deployment, show_usage.
How It Works
Three simple steps to share your frontend preview.
- Upload — Upload your project via the console, VS Code/Cursor extension, CLI, or MCP agent.
- Deploy — We deploy your project to a global CDN and generate a unique preview URL.
- Share — Share the preview link with your team. They can view it instantly in any browser.
Editor Extensions
Deploy from VS Code or Cursor with a single command. Install PreviewShip extension from the VS Code Marketplace, set your API Key, and deploy your workspace — get a preview link in seconds.
Simple, transparent pricing
Start free, upgrade when you need more.
Free — $0 forever
- 1 project
- 5 deploys / day
- 15 MB max zip
- 7 day preview expiry
Pro Monthly — $9/mo
- 10 projects
- 30 deploys / day
- 50 MB max zip
- 30 day preview expiry
Pro Yearly — $84/yr ($7/mo)
- 20 projects
- 40 deploys / day
- 80 MB max zip
- 365 day preview expiry
Frequently Asked Questions
- Which frameworks are supported?
- PreviewShip works with any static frontend output — React, Vue, Svelte, Angular, Next.js (export), vanilla HTML/CSS/JS, and more.
- How do I deploy from an AI coding agent?
- Add the PreviewShip MCP server to your agent (Claude Code, Cursor, Windsurf), or use the CLI with --json flag. Your agent can deploy previews as part of the conversation.
- What's the difference between CLI and MCP?
- The CLI is a terminal command (npx previewship deploy). MCP is a protocol that lets AI agents call deploy as a native tool. Use CLI for scripts and manual deploys, MCP for seamless agent integration.
- Is there a free tier?
- Yes! The Free plan includes 5 deploys per day, 20 per month, and 1 project. No credit card required.
- What happens when a preview expires?
- Expired previews return a 404 page. The deployment record remains visible in your dashboard. You can redeploy anytime to get a new link.
- Is there a file size limit?
- Yes. The Free plan allows up to 15 MB per upload. Pro plans support 50-80 MB depending on the billing cycle.
- How does PreviewShip compare to Vercel or Netlify?
- PreviewShip is purpose-built for quick preview sharing, not full production hosting. Unlike Vercel or Netlify, it requires no Git integration or CI/CD setup. Just deploy a folder and share the link — perfect for AI-assisted development workflows, design reviews, and client approvals.
- What is the Model Context Protocol (MCP)?
- MCP is an open protocol that allows AI coding agents to use external tools natively. PreviewShip's MCP server lets agents like Claude Code, Cursor, and Windsurf deploy frontend previews as part of the coding conversation — no copy-pasting commands needed.