Install quickhost

▸ terminal
$ /bin/bash -c "$(curl -fsSL https://quickhost.my/install.sh)"
▸ agent
> Use https://quickhost.my/llms.txt to host this doc.

Paste in a macOS Terminal or Linux shell. Adds quickhost to ~/.local/bin; requires python3.

Paste into Claude Code, Cursor, Codex, etc. No install — the agent fetches /llms.txt and posts directly to the API.


try it

$ echo "# hello, world" | quickhost
https://quickhost.my/mimosa-lark-jewel#Kb_2xnUlGdrn8X99…
$ quickhost slides.md --expiry 7d
https://quickhost.my/rook-stag-canvas#…
$ quickhost report.html --password s3cret
https://quickhost.my/ball-rhubarb-orange#p.…
edit in place: https://quickhost.my/ball-rhubarb-orange#p.…&e=…

Or hand the install line to your agent — once it's installed, just ask it to quickhost a doc. Building something programmatic? POST JSON to /api/publish directly — see quickhost.py for the shape. HTML docs come with a second edit link: open it to rewrite text and swap images right in the page, while the agent pushes revisions to the same URL — see /llms.txt.