From Claude Code to Team URL in 15 Seconds
Three commands. Fifteen seconds. Your Claude Code HTML artifact goes from your local disk to a permanent URL that only your company can access.
Three commands. Fifteen seconds. Your Claude Code HTML artifact goes from your local disk to a permanent URL that only your company can access.
Prerequisites
- A Display account (free — create one here)
- Node.js 18+ or Homebrew
Three commands
1. Install the CLI
npm install -g @display-dev/cli
brew install display-dev/tap/display2. Authenticate
display login3. Publish
dsp publish ./your-file.htmlThat's the URL. It's permanent. Paste it in Slack, Notion, Jira, email — it works forever.
What your teammates see
They click the link. A login page appears. They authenticate with their company Google or Microsoft email — the same one they use for everything else. One time. Five seconds.
They see the full interactive artifact: charts, animations, tabs, hover states, everything. No app to install. No account to create. No IT ticket.
The full Claude Code workflow
dsp publish ./architecture-proposal.html
Total: 15 seconds after Claude finishes generating.
You can also publish a directory if your artifact has multiple files:
dsp publish ./report-output/For PMs and non-technical teammates (MCP)
No terminal? No problem.
Configure the Display MCP server in Claude Desktop once (takes 5 minutes — setup guide here). After that:
- Open Claude Desktop
- Create whatever you're creating
- Say: "Publish this to my team"
- Claude returns a company-gated URL in the conversation
No file system. No terminal. No configuration beyond the initial setup.
What it costs
Free tier: One-time password authentication. Viewers enter their email and receive a one-time login link. Works well for occasional sharing or small teams.
Teams ($49/month flat): Google Workspace and Microsoft 365 SSO. Viewers authenticate in one click — no email check, no one-time password. Unlimited viewers. Custom domain.
Most teams try the free tier for a week and upgrade when they realize one-click SSO is worth $49/month for the entire team.
Get started free — no credit card required →
For the full guide on all artifact sharing options, see How to share Claude Code artifacts with your whole team. For MCP setup for Claude Desktop, see the MCP setup guide.
Free tier. No credit card. One-time password auth for viewers on free, Google + Microsoft SSO on Teams ($49/month flat).