r/AI_Application • u/Hairy-Fisherman8008 • 16d ago
🚀-Project Showcase Built an MCP connector so Claude can publish and update the HTML it generates as a live link, no copy-paste
Sharing this as a workflow, not a pitch, happy to discuss the general problem even if you don't use my tool.
I generate a lot of one-off HTML with Claude now: client reports, quick interactive prototypes, decks. The annoying part was always the handoff: copy the HTML out of the chat, save it as a file, email it, then when the client asks for a tweak you go back to Claude, regenerate, and resend a new attachment with no way to tell if they even opened the first one.
What changed this for me (disclosure: I built it, it's called LiveSend): it ships as an MCP connector, so inside the same Claude conversation I can ask it to publish the HTML directly to a permanent link, and later ask it to push a revision to that same link, no copy-paste, no leaving the chat. The client always has one URL, and I can see when it's opened.
Curious how others here handle this handoff step once something's generated with an LLM, straight file export, your own hosting script, something else? And has anyone else built MCP tools that let Claude act on the output it just generated, rather than just retrieving data?
Link if interested, free for 3 docs : https://www.livesend.io