Dragonfruit

Claude Site Builder · MVP

Build a website by prompting Claude Code

Each site is a single row in the database. Connect Claude Code, call create_site then publish_website, and your homepage is live instantly.

1 · Connect the MCP server

Run this once from your terminal:

claude mcp add --transport http site-builder https://www.dragonfruit.so/api/mcp

2 · Ask Claude to build

“Create a site called Joe’s Diner, then design a warm, modern homepage for it with a hero, menu highlights, and hours.”

create_site provisions the row and returns the build guides; publish_website publishes each page as a complete HTML document Claude designs itself. A real <form> in the page is wired to lead capture automatically, and [[assets]] tokens become the owner’s uploaded photos. No scripts run — they’re stripped on render.

3 · Hand over the assets page

Every site gets its own assets page at a private URL, plus a leads page for form submissions. The owner opens the link, signs in once to claim the site, and from then on uploads photos and videos and organizes them into folders — no Claude, no deploy. They appear wherever the page places an [[assets]] block, or [[assets:menu]] for a single folder.

Your sites

Sign in to see the sites you own and their private pages.