Gives Claude a one-liner to publish HTML pages you generate together. Four tools: qhs_share sends HTML to a Cloudflare R2 bucket and returns an unguessable URL, qhs_edit updates it, qhs_delete removes it, and qhs_stats pulls viewer counts from D1. Edit tokens live in ~/.qhs/shares.json so you can modify shares across sessions. The workflow is tuned for "share this with my friend" moments during a coding chat, not production deploys. Includes a Claude Code skill that auto-triggers on share intents and reminds you to save the edit URL since it lives in the fragment. The hosted backend runs on Cloudflare's free tier with hard 429 limits instead of overage billing.
claude mcp add --transport stdio io.github.desper-quick-html-share-mcp uvx quick-html-share-mcp