Skip to content

Welcome

Publish HTML or Markdown to a URL behind your company's auth, then share the URL.

On this page

Display.dev turns any HTML or Markdown file into a stable URL gated by your company's auth. Pick the path that matches how you work today — every path produces the same artifact, and you can switch between them.

From your terminal

The dsp CLI publishes a file in one command. Reach for it when you have a build pipeline, a script, or a one-off file on disk.

From your AI assistant

MCP is the protocol Claude Desktop, Claude Code, Cursor, and Codex use to publish for you. Configure once; the assistant calls the publish tool when you ask.

From a browser

The web upload flow is for the times you don't want a CLI — drag a file, name it, set visibility, ship.

From your CI pipeline or app

GitHub Actions, GitLab CI, or any build server can publish on merge with dsp plus a DISPLAYDEV_API_KEY secret.

Next

If you've never published before, start with the Quickstart — one CLI publish, end to end, under two minutes. Concepts introduces the small vocabulary the rest of the docs assume; Plans & features is for evaluators comparing tiers.

Was this page helpful?