Gated publishing engine

Publish agent-generated artifacts behind company auth.

Your agents build HTML reports, dashboards, and docs every day. shareframe.dev hosts them at permanent URLs, gated by company auth, with inline comments your agents can read and resolve. One command, one link, paste it in Slack.

Free tierGoogle + Microsoft SSOUnlimited viewers$49/month flat
terminal
$ dsp publish ./q1-review.html
 
Uploading    47kb
Auth       Google Workspace ✓
 
✓ Published
 
→ https://acme.dsp.so/8f3kx9-q1-review
 
Viewers    anyone at acme.com
Expires    never
Version    1
 
$ 
Works with
Claude Code·Codex·Cursor·Claude Desktop·Cowork·Any HTML file

Publish, gate, comment, iterate — at one URL.

Gated by your company's SSO. Collaboration and iteration via comments.

Your agents write beautiful HTML.
Sharing it is broken.

Specs, code reviews, dashboards, design prototypes – the artifacts your agent generates are sharper than ever. Interactive charts. Live filters. Hover states. Real layouts.

Then you have to share them. Screenshot to Slack. Drop in Drive. Paste into a Google Doc and watch it collapse. The artifact arrives degraded, or doesn't arrive at all.

  • Screenshot to Slack
    Interactivity gone. Charts flattened. A static image of something that was supposed to move.
  • Upload the HTML file
    Slack downloads it. Recipient opens TextEdit. Sees raw markup.
  • Hit "Publish" in Claude
    Public URL. Not an option for anything sensitive, which is most of what you build.
  • GitHub Pages
    Your PM doesn't have a GitHub account. Your exec doesn't. Your legal team doesn't.
  • Vercel with SSO
    $320/month add-on. For one HTML file. Per project.
  • Paste into Google Docs
    You watch the layout collapse in real time.

One command publishes any agent-generated artifact behind company auth.

shareframe.dev is a gated publishing engine. The agent publishes the artifact directly, and you get a permanent URL. Viewers sign in with a one-time password, or the Google or Microsoft account they already use for work.

01
CLI
dsp publish ./file.html
From your terminal. Works with any agent that creates HTML and Markdown output, including Claude Code, Codex, and Cursor. Run it, get a URL, paste it anywhere.
02
MCP
"publish this to my team"
The agent publishes from inside the tools you already use, like Claude Desktop, Cursor, and Codex. Ask, and it hands back a link.
03
Web upload
drag & drop
Drag and drop any file. For anyone, from anywhere. No setup required.
Unlimited viewers at every tier
An agent produces an artifact. Twelve people need to see it. Same price. No per-seat cliff at viewer #51.
Google + Microsoft SSO at $49/month
Not a $300 add-on. Not an enterprise contract. Not per-seat. That's the Pro plan.
A two-way loop, not a one-shot output
Teammates drop inline comments. Your agent reads them via MCP, updates the artifact, resolves the thread. The artifact stays a living document instead of a static dead-end.
Built for what agents actually produce
Arbitrary HTML with full JS, CSS, and interactivity. Not a wiki that strips your D3 chart.
Multi-agent
Claude Code, Codex, and Cursor. Anything that writes an HTML file. Not locked to one provider.

Four steps. From file to feedback loop.

01
Generate

Build your artifact with whatever agent you use. Claude Code, Codex, and Cursor all work. Anything that produces HTML or Markdown.

02
Publish

Run dsp publish ./file.html from your terminal, or say "publish this to my team" in Claude Desktop. You get back a permanent URL.

03
Share

Paste the URL anywhere. Teammates click it, sign in with their company email, and see the artifact exactly as your agent built it.

04
Comment and iterate

Teammates drop inline comments. Your agent reads them, updates the artifact, and resolves the thread. Feedback and republish happen at the same URL.

The easiest way to share artifacts.

Permanent URLs, company auth, and unlimited viewers at one flat price. No infrastructure to configure, no per-seat pricing that scales against you.

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 any artifact. Your agent reads them via MCP, updates the document, resolves the thread. Specs evolve. Reports stay current. The artifact stays a living document, not a one-shot screenshot.

Publish in 15 seconds

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

Permanent URLs

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

Unlimited viewers, one price

No per-seat pricing for viewers at any tier. Share with your PM, exec, legal team, or designer for the same price. The 51st viewer doesn't cost extra.

Full HTML fidelity

Arbitrary HTML with JavaScript, CSS, and interactivity intact. D3 charts stay live. Markdown converts to styled HTML.

Stats and audit logs

See how often artifacts are viewed and exactly who accessed them. Every publish, view, and access logged for compliance and tracking.

Any agent

Claude Code, Codex, and Cursor all work, along with anything else that creates HTML and Markdown output. Not locked to one provider. Every new agent that ships is a new publisher.

No per-seat pricing. Ever.

Share with 10 people or 1,000. The price doesn't change.

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: Private artifacts
  • Not included: Audit logs

shareframe.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: Private artifacts
  • 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: Private artifacts
  • Included: 365 days audit logs
Talk to us

The cost gap is 7–40×.
For the same job.

What it costs to share one HTML artifact with 100 viewers behind company auth:

ProductMonthly costNotes
shareframe.dev Pro$49Real SSO. Unlimited viewers. CLI + MCP.
Vercel Pro + SSO$320+Git projects only. No file upload.
Cloudflare Pages + Access~$700$7/seat. No publish CLI. No MCP.
GitBook Ultimate$249Structured docs only. Can't host arbitrary HTML.
GitHub Pages (private)$2,100Enterprise Cloud required. Viewers need GitHub accounts.
DIY (S3 + Cognito)~$20 + 1–2 eng daysOngoing maintenance. No MCP. Per-provider auth.

Pricing based on 100 viewers. SSO costs vary by plan and provider.

Common questions

Do viewers need to sign up?+
No. They use the Google or Microsoft account they already have for work. If their email matches your company's domain, they're in.
What about Claude's built-in "Publish" button?+
Claude's publish creates a public URL. Anyone with the link can see it. shareframe.dev restricts viewing to your company domain. They do different jobs: generate in Claude, publish to shareframe.dev.
Does this work with tools other than Claude?+
Yes. Anything that writes an HTML or Markdown file works, including Codex, Cursor, and shell scripts. The CLI doesn't care what generated the file.
How does the comment loop work?+
Teammates leave inline comments anywhere on the artifact. Your agent reads them via MCP, updates the document, and resolves the thread. The artifact becomes a living spec – feedback flows back into the agent's loop without a second tool or a copy-as-prompt button.
What audit info do I get?+
View counts on every artifact and detailed audit logs of who accessed what, when. Visible in the web app on all paid plans.
Why does the free plan limit gated artifacts to 10?+
Gated hosting requires auth infrastructure we maintain per organization. Public artifacts are served without that overhead, so those are unlimited. 10 gated artifacts is enough to evaluate the product seriously – upgrade to Solo when you need unlimited gated sharing.
What's the catch with unlimited viewers?+
No catch. We price on storage and auth capabilities, not seats. We want you to share broadly. Per-seat pricing punishes that. We don't.
How is this different from GitHub Pages?+
GitHub Pages requires viewers to have GitHub accounts, and for private repos your company needs Enterprise Cloud at $21/user/month. Your PM, exec, designer, and legal team don't have GitHub accounts. shareframe.dev authenticates with whatever email they already use for work.
$dsp publish ./your-artifact.html

Your agent outputs are too good to end up as a screenshot.

shareframe.dev gives every artifact a permanent, authenticated home. Your company can see it. Nobody else can.

No credit card · No per-seat fees · File to authenticated URL in 15 seconds