A URL for everything Cursor makes

Where humans and Cursor
work on prototypes together.

Cursor builds it in seconds. display.dev is how your team opens it – one command, a URL that never changes, and no account for viewers to create. It works with any agent, so move to Claude Code or Codex later and everything you published stays put.

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.

Works with your agents

Cursor, Codex, Claude Code – any agent that writes a file. Switch agents anytime – your URLs, versions and comments stay put.

Trusted by thousands
Indigo Engineering

Sharing a Cursor build without a deploy pipeline

Cursor's agent mode writes full React dashboards, D3 visualizations, interactive reports and UI prototypes in minutes. You end up with a ./dist folder or a standalone HTML file that looks great in your browser. Then you need to get it in front of a PM, a designer and a VP.

None of them fit the "Cursor just built this in three minutes" workflow. display.dev does: dsp publish ./dist/ returns a URL, €49/month flat, Google and Microsoft sign-in included.

  • Screenshot
    Kills the filters, hovers and animations that made the build worth reviewing.
  • GitHub Pages
    Private repos need GitHub Enterprise Cloud at $21/user/month, and your PM has no GitHub account.
  • Vercel
    No file upload. It wants a git project and a deploy pipeline, and SAML SSO is a $300/month add-on.
  • Netlify drop
    Drag-and-drop works for public content. For company-restricted sharing there's nothing short of Enterprise.

Three ways to publish from Cursor

01
A single file
dsp publish ./output.html
Run it in Cursor's terminal. The URL comes back in the same turn.
02
A build directory
dsp publish ./dist/ --name "dashboard-v2"
For React or Vite output. index.html serves at the root and every relative asset path resolves.
03
The web app
app.display.dev
Drop the file in, pick who can open it, get the URL. No terminal, no project to configure.

What Cursor builds – and what display.dev publishes

Cursor outputdisplay.dev command
Standalone HTML filedsp publish ./output.html
React/Vite builddsp publish ./dist/
Component demodsp publish ./demo/index.html
Data visualizationdsp publish ./chart.html
Internal tool prototypedsp publish ./tool/

Any static output Cursor writes to disk. display.dev serves it at a URL that never changes, gated the way you choose.

Who can open it

Anyone can open

A public URL for a demo, a client or a candidate. Nothing to sign in to.

Invited people

Named email addresses only. Useful for a client or a contractor you don't want to hand company sign-in to.

Everyone at your company

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.

You change the level any time. Move a build from company-gated to public and back. The URL stays the same.

Pricing

2 months free
Free

Try it. No credit card.

€0
  • 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

Get started
Solo

Individuals. Unlimited gated sharing.

€15/mo
  • Included: Unlimited gated artifacts
  • Included: Unlimited public artifacts
  • Included: 1GB storage
  • Included: 10 versions
  • Not included: Google + Microsoft SSO
  • Not included: Audit logs
Get started
Enterprise

For compliance-driven organizations.

Contact us

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
Talk to us

Features

Authentication

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.

Comments

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.

Publish in 15 seconds

dsp publish ./file.html from your terminal, or one sentence in Claude Desktop. No git repo, no deploy pipeline, no project to configure.

URLs that never change

Every artifact gets a URL that keeps working. Share in Slack, link in Notion, paste in email. It still works six months later.

Unlimited viewers

No per-seat pricing at any tier. Share with your PM, exec, legal team, or designer for the same flat price.

Any agent

Cursor, Codex, and Claude Code all work, plus any agent that creates HTML or Markdown output.

Try it free

  • Publish a Cursor 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 Cursor's Agent output specifically?+

Yes. Cursor Agent writes files to your local filesystem just like any other build process. dsp publish works on any directory or file – it doesn't matter which tool generated it.

What if Cursor generates multiple files (React app with assets)?+

Run dsp publish ./dist/ to publish the entire build directory. display.dev serves index.html at the root URL and resolves all relative asset paths (JS bundles, CSS, images).

Do viewers need a Cursor subscription?+

No. Viewers authenticate with their company Google or Microsoft email. No Cursor account, no Claude account, no display.dev account required for viewers.

Can I update the artifact after sharing?+

Yes. Fetch the current version, then republish to the existing artifact: dsp publish ./dist/ --id <shortId> --base-version <currentVersion>. The URL stays the same.

Is my agent's work attributed to me?+

Yes. When Cursor publishes through display.dev it is recorded as "cursor on behalf of you", in the comment thread and the audit log. See how identity works.

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).