Changelog
What's new on sharable.link.
August 5, 2026
Accounts — your pages, in one place
- Publishing now needs an account. Sign in with Google or Microsoft, and every page you publish belongs to you — you can update or remove it from any device, with no delete key to keep track of.
- New dashboard at sharable.link/dashboard: every page you've published, with view and update counts, copy link, add or change a password, unshare, and a button to upload an HTML file straight from the browser.
- The Claude connector signs you in the first time you use it — add the connector, approve once, and Claude publishes under your account. Claude also gets a fourth tool, list_my_pages, so it can find a page by name instead of asking you for the slug.
- Pages published earlier without an account still work, and are still removed with the delete key you got at the time. Pages published without signing in aren't guaranteed to stay up, so sign in first if a link needs to be permanent.
August 5, 2026
Add the connector to Claude in one click
- The button on the homepage now opens Claude's “Add custom connector” dialog with the name and URL already filled in. You confirm, sign in, and you're done.
- New setup guide at sharable.link/claude-mcp-connector: the manual steps, the claude mcp add command, and the URL to paste into Cursor, Cline, or Windsurf.
- The homepage was rebuilt around the connector — one headline, one call to action, and a look at what comes back into the chat. The SKILL.md skill and the browser upload are still supported and still linked in the footer.
August 5, 2026
Links and downloads inside shared pages
- Links in a published page used to open inside the page's own frame, which most sites refuse — visitors got a “refused to connect” box instead of the page they clicked. Links now open in the full tab.
- Links from one shared page to another keep visitors on the branded sharable.link URL instead of dropping them on the raw file host.
- Download links work again, including the common “export as CSV” pattern where the file is built in the browser.
- This is applied when a page is served, so pages published before today are covered too — nothing to republish.
July 20, 2026
Pop-out windows are no longer sandboxed
- A link in a shared page that opens a new window now opens a normal, unrestricted window instead of inheriting the shared page's sandbox.
May 12, 2026
Publish an HTML file straight from the browser
- New page at sharable.link/free-html-hosting: drop an HTML file, get a public link in seconds. No Claude, no install, nothing to configure.
- The password is now chosen before the page goes live, so there's no window where a page meant to be protected is briefly public.
- After publishing, inline controls let you add or remove the password, or unpublish the link.
- Also added a privacy policy at /privacy and terms at /terms.
May 7, 2026
sharable.co, for networks that block .link
- Some corporate networks and DNS filters block .link domains wholesale, because the TLD is cheap and popular with phishers. Every page is now also reachable at sharable.co/your-slug — same page, same slug, different door.
- If a link doesn't open for someone, send them the same URL with sharable.co in place of sharable.link. Nothing to re-publish.
May 6, 2026
MCP support — install with one URL
- sharable.link now works as a remote MCP server. Add https://sharable.link/mcp to your MCP config in Claude Desktop, Cursor, Cline, or Windsurf — no file download, no Node.js, no upload.
- You get three tools: share_html (publish HTML), update_page (change content, keep URL), and unshare_page (remove a page).
- Existing skill installs (SKILL.md / npx skills add) continue to work as before. The MCP is an alternative install path, not a replacement.
April 16, 2026
Update shared pages without losing the URL
- Made changes to your page? Say /share again and Claude will ask if you want to update the existing link or create a new one. The URL stays the same — only the content changes.
- You can also add, change, or remove password protection when updating. Say “with password” to add one, or “remove password” to make it public again.
- Claude remembers your choice for the rest of the conversation — if you chose “update”, every subsequent /share on the same file updates automatically.
April 13, 2026
Remove shared pages with /unshare
- Every time you publish, you now get a delete key alongside the link. Save it — it’s the only way to update or remove the page later.
- To remove a page, say /unshare and provide the slug and delete key. The page disappears immediately.
- Lost your delete key? Reach out on LinkedIn and we’ll remove it manually.
April 13, 2026
Install via skills.sh
- You can now install the /share skill with a single command: npx skills add hembara/share-skill. Works with Claude Code, Cline, Cursor, and 15+ other agents.
- Manual install still works too — download SKILL.md from the site and upload it in Claude.
April 8, 2026
Password-protect your shared pages
- When sharing, tell Claude “with password” and set one. Recipients will see a password form before they can view the page.
- Passwords are hashed and never stored in plain text. Only people who know the password can see the content.
April 6, 2026
sharable.link is live
- Install the /share skill in Claude. Ask Claude to build something — a dashboard, report, landing page, proposal — then say /share. You get a clean public URL anyone can open.
- No account needed. No deployment. No server. Just a link.
- Free to use.