§ how it works
Three things, in order.
From "Claude just made me this" to "scan the QR on table 4" in under a minute. Here's the whole flow, with the screens you'll touch.
elapsed
00:00 · open chat
00:38 · paste prompt
01:22 · click publish
01:23 · live url + qr
-
01 ~45 sec
Make it.
In whatever AI tool already feels like home. Claude. ChatGPT. Cursor. Goose. Gemini CLI. We're not asking you to switch surfaces — we plug into yours.
The output is HTML. You can ask the model for any kind of page: a menu, a checklist, a calculator, a one-pager. Anything that ends in </html> we can host.
· chat · session 1f4a made it 01:08 agoHhank
make me a cocktail menu for Hank's Tavern with twelve drinks across signatures, classics, and non-alcoholic. include prices. simple, scannable on a phone.
★claude
Here you go. I've grouped them and added prices. Want me to push it live?
Hank's Tavern
— signatures —
Smoked Negroni$15 Bourbon Daisy$14 House Manhattan$16+ 9 more drinks
publish with MakeItRun -
02 ~3 sec
Publish it.
One click in the web app. Or one prompt to the MCP — say "publish this" and the model handles the rest. You get back a live URL and a QR.
The QR points at <handle>.livehost.run/<slug>. The slug is yours. The handle is your name.
published · 200 ok
42ms · v1
your live url
hanks.livehost.run/menu
· Print the QR. Tape it to the bar. Done.
-
03 every Tuesday
Update it.
Open the same chat. Ask for the change. We swap the HTML behind the URL. The QR doesn't change — it doesn't need to. Customers see the new menu on the next scan.
The page keeps a version history (Pro). Roll back any time.
· chat · session 1f4a · cont'd tuesday · 4:12 pmHhank
drop the negroni. add a smoked old fashioned at $14. republish.
★claude
Done. Live as v2.
+ smoked old fashioned · $14
− negroni · $13
→ hanks.livehost.run/menu · same url · v2 · 8ms
one install · every tool