A URL for everything Replit makes
Where humans and Replit
work on prototypes together.
Replit Agent builds the project. display.dev is where your team reviews it – the static build behind company SSO, no public Replit URL, no per-viewer fee.
The demo shows an agent publishing a doc to display.dev – from a chat or a terminal – then the team opening its URL, commenting, the agent publishing v2 at the same URL, and the doc being shared with someone outside the company.
Cursor, Codex, Claude Code – any agent that writes a file. Switch agents anytime – your URLs, versions and comments stay put.
Reviewing Replit prototypes behind company auth
Replit and Replit Agent generate working web applications. The output is interactive, polished, and immediately testable. Sharing it internally without putting it on the open web is where it stalls.
Product feedback, stakeholder demos and engineering QA all need the same thing: a URL only your company can open.
- ✗Replit share linkopen to anyone with the link. No company domain restriction, so internal prototypes sit exposed.
- ✗Replit deploymentDeployments publish to a public URL. Company auth isn't a built-in feature.
- ✗Screenshotinteractivity gone.
Three ways to publish a Replit build
npm ci && npm run build, then publish the folder.Who can open the prototype
A public URL, no sign-in. Free covers unlimited public links.
Named email addresses only. Useful for a client or a contractor you don't want to hand company sign-in to.
Anyone signing in with a verified company domain gets in – Google Workspace, Microsoft Entra ID, or a one-time password by email. Viewers are unlimited on every plan.
No Replit account anywhere. Reviewers sign in with the Google or Microsoft account they already use – once, five seconds – and see the full interactive prototype.
Replit prototype sharing compared
| Option | Company auth | Public URL risk | Interactivity | Cost |
|---|---|---|---|---|
| Replit share link | ❌ | ✅ (anyone) | ✅ | $0 |
| Replit Deployments | ❌ | ✅ (public) | ✅ | $0+ |
| Screenshot | – | ❌ | ❌ | $0 |
| display.dev | ✅ | ❌ | ✅ | €49/mo flat |
Pricing
Try it. No credit card.
- Included: 10 gated artifacts
- Included: Unlimited public artifacts*
- Included: 50MB storage
- Not included: Version history
- Not included: Google + Microsoft SSO
- Not included: Audit logs
display.dev branded
Individuals. Unlimited gated sharing.
- Included: Unlimited gated artifacts
- Included: Unlimited public artifacts
- Included: 1GB storage
- Included: 10 versions
- Not included: Google + Microsoft SSO
- Not included: Audit logs
For teams that need company auth.
- Included: Unlimited gated artifacts
- Included: Unlimited public artifacts
- Included: 25GB storage
- Included: 50 versions
- Included: Google + Microsoft SSO
- Included: 90 days audit logs
For compliance-driven organizations.
From €499/mo
- Included: Unlimited gated artifacts
- Included: Unlimited public artifacts
- Included: Custom storage
- Included: Unlimited versions
- Included: Google + Microsoft SSO
- Included: 365 days audit logs
Features
Viewers click a link and sign in with their Google or Microsoft account, or a one-time password. No app to install. No account to create. No IT ticket.
Inline comments on every artifact. Your agent reads them via MCP, fetches the current version, republishes with short_id and base_version, and resolves the thread. The artifact stays the current version at the same URL, not a one-shot screenshot.
dsp publish ./file.html from your terminal, or one sentence in Claude Desktop. No git repo, no deploy pipeline, no project to configure.
Every artifact gets its own URL that keeps working. Share in Slack, link in Notion, paste in email. It still works six months later.
No per-seat pricing at any tier. Share with your PM, exec, legal team, or designer for the same flat price.
Cursor, Codex, and Claude Code all work, along with any other agent that creates HTML or Markdown output. Change agents anytime: your URLs, versions, and comments stay put when you switch.
Try it free
- Publish a Replit build in under a minute, no card
- Keep the URL when you upgrade
- Unlimited viewers on every plan
Common questions.
Does display.dev work with Replit Agent output?
Yes. Replit Agent generates web projects that build to static output. Export, build, and dsp publish ./dist/.
What about server-side features in my Replit project?
display.dev hosts static HTML/CSS/JS. Server-side features (API routes, server functions, databases) won't run in a static export. For prototype review of the UI, the static build is typically sufficient.
Can I use Replit's built-in server while reviewing?
display.dev requires a static export. If you need server-side features during a review, consider keeping the Replit server running and using a tunnel tool for the live session – then publish the static build to display.dev for async review.
Do reviewers need a Replit account?
No. display.dev uses your company's Google or Microsoft email for authentication.
Publish your first artifact in 15 seconds.
Free tier. No credit card. One-time password auth on free, Google + Microsoft SSO on Pro (€49/month flat).

