commentable<html>
New · Claude connector

Claude writes it.
commentable ships it.

Add commentable to Claude as a custom connector. Then just ask — Claude publishes the HTML it wrote as a private, end-to-end-encrypted link your team can comment on. No copy-paste, no leaving the chat.

Love this landing page. Create a commentable link for it so I can send it to Dana.
Before I publish — should the link expire (7, 30, or 90 days), or never? And do you want to protect it with a password?
30 days, no password.
✅ Published! Live commentable link:html.commentable.link/a/k3mX9pQrT2wV#key=…End-to-end encrypted · expires in 30 days · Dana can pin comments right on the page, no account needed.

Claude always asks about expiry and password before publishing — you stay in control.

Setup

Two minutes, three steps.

  1. 01

    Create your API key

    Sign in and open your dashboard Claude connectorNew API key. Copy the key — it's shown only once. It links published pages to your account, and you can revoke it anytime.

  2. 02

    Add the connector in Claude

    On claude.ai (Pro, Max, Team, Enterprise)

    Go to Settings → Connectors → Add custom connector. Name it commentable and paste this URL with your key:

    https://html.commentable.link/api/mcp?key=YOUR_API_KEY

    In Claude Code

    claude mcp add --transport http commentable "https://html.commentable.link/api/mcp?key=YOUR_API_KEY"
  3. 03

    Just ask

    “Create a commentable link for this page.” Claude asks about expiry and an optional password, publishes, and drops the live link into the chat. The page appears in your dashboard like any other — comments, notifications, and Update HTML all work.

Still end-to-end encrypted.

Each publish generates a fresh AES-256-GCM key that lives only for the duration of the request — it's embedded in the link's #fragment and never stored or logged. Our database only ever holds ciphertext.

Your API key authorizes publishing under your account — it can't read existing pages, and you can revoke it in the dashboard at any time.

Treat the connector URL like a password: it contains your key.

Which Claude plans support this?

Custom connectors are available on Claude Pro, Max, Team, and Enterprise. Claude Code works on any plan that includes it.

Can I update a published page later?

Yes — open it and hit Update HTML. The link (and everyone who has it) stays the same.

Does Claude decide the expiry or password?

No. The connector instructs Claude to always ask you both questions before publishing.

What if my API key leaks?

Revoke it in the dashboard — the connector stops working instantly. Already-published pages are unaffected.

From prompt to feedback in one message.

Get your API key