Life's too short.
Prevu it first.

Prevu gives your AI coding agent the power to deploy instant previews. One MCP call → a public HTTPS link. View on your phone. No login, no config, no CI/CD.

How it works

1

Add MCP

Add Prevu to your agent's MCP config. One line: "prevu".

2

Deploy

Ask your agent: "Deploy a preview." It builds, zips, and uploads automatically.

3

Preview

Get a public URL instantly. Open on your phone. Share with anyone.

Quick Setup

{
  "mcpServers": {
    "prevu": {
      "command": "npx",
      "args": ["@prevu/mcp-server"]
    }
  }
}

Works with Claude Code, Cursor, Windsurf, OpenCode, Codex, and any MCP-compatible agent.

© 2026 Prevu. Open source on GitHub.