A URL for everything Bolt makes
Where humans and Bolt
work on prototypes together.
Bolt builds the app. display.dev is where your team reviews it. Export the project as a static build and publish it behind company SSO – internal stakeholders open it with one click on their company email, and no public URL exists.
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.
Sharing a Bolt build for internal review
Bolt (bolt.new) by StackBlitz generates full-stack applications from natural language prompts. The output is a working web application – polished, interactive, and ready for a review it can't easily get.
display.dev adds a company-auth gate on top of Bolt's output: stakeholders click a link, sign in with their company email, and use the prototype.
- ✗The Bolt project URLRequires a StackBlitz account. Viewers without one get a limited or public view.
- ✗Netlify or VercelThe free tier is a public URL, and SSO starts at $300/month.
- ✗A screenshot walkthroughLoses the interactivity that makes a web app review worth doing.
- ✗LoomAsync and one-directional, with no hands-on exploration.
From Bolt to internal review
Who can open it
A public URL when the prototype isn't sensitive. Nothing to sign in to.
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 and free, and none of them need a Bolt or StackBlitz account.
You change the level any time. Move a prototype from company-gated to public and back. The URL stays the same.
Bolt prototype sharing compared
| Option | Non-StackBlitz viewers | Company auth | Interactivity | Cost |
|---|---|---|---|---|
| Bolt native share | ❌ (account required) | ❌ | ✅ | $0 |
| Deploy to Netlify/Vercel | ✅ | ❌ (public) / $300+/mo | ✅ | $0 / $300+/mo |
| Screenshot | ✅ (degraded) | – | ❌ | $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 a 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, plus any agent that creates HTML or Markdown output. Switch agents anytime: your URLs, versions, and comments stay put.
Try it free
- Publish a Bolt prototype in under a minute, no card
- Keep the URL when you upgrade
- Unlimited viewers on every plan
Common questions.
Does my Bolt project need to build to static files?
Yes. display.dev hosts static HTML, CSS, and JavaScript – no server-side code. Bolt projects built with React, Vue, or vanilla JS build to static output (npm run build). Dynamic server functions won't run, but for prototype review, the static UI is typically sufficient.
What if the build output has API calls?
API calls will fail unless the API is accessible from the viewer's browser. For prototype review purposes, stub out API calls in the build, or use mock data. display.dev is for sharing UI artifacts, not for running backend services.
Can I use display.dev for multiple iterations?
Yes. Keep one URL by republishing to the existing artifact with --id <shortId> --base-version <currentVersion>, or publish each iteration with a different name to create separate artifacts.
Do viewers need a Bolt or StackBlitz 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).

