← Blog
·4 min read

Introducing Vibesites: Build Websites by Talking to AI

The problem with website builders

Building a website in 2026 still means one of two things: learn a complex visual editor (Wix, Squarespace, Webflow) or hire a developer. Both take hours. Both cost money. Both require you to make dozens of design decisions you're not qualified to make.

What if you could just *describe* what you want?

What Vibesites does

Vibesites is an AI website builder that connects to Claude via MCP (Model Context Protocol). You add one URL as a connector in Claude Desktop or Claude Code, and Claude gets access to 24 specialized tools for creating, editing, and publishing websites.

Here's what a typical workflow looks like:

  1. You say: "Create a landing page for my yoga studio in Santa Monica. Warm earthy tones, class schedule, instructor bios, and a contact form."
  2. Claude asks 5 questions about your business, audience, visual identity, and content
  3. Claude builds: Creates the site, searches for stock photos, uploads them to your CDN, writes custom HTML and CSS, and publishes
  4. You get: A live URL at yoursite.vibesites.link in under 5 seconds

No template selection. No drag-and-drop. No CSS debugging. Just describe what you want and iterate.

How it works under the hood

Every edit flows through a 7-stage agent pipeline:

  • Intent — classifies what you want (page edit, new page, style change, etc.)
  • Structure — determines which files to read and write
  • Edit — generates production-quality HTML and CSS
  • Review — security check for XSS, broken HTML, accessibility
  • Commit — pushes to a private GitHub repo
  • Build — uploads to Cloudflare R2
  • Live — purges CDN cache, site is live

Each site gets its own GitHub repository, so you have full version history and can rollback to any previous version.

What's included

  • 24 MCP tools — create sites, write files, upload images, add forms, run SEO audits, set domains, and more
  • 12 industry templates — restaurant, portfolio, consulting, salon, real estate, nonprofit, fitness, medical, event, e-commerce
  • Auto-generated SEO — sitemap.xml, robots.txt, meta tags, structured data
  • Working forms — contact, newsletter, waitlist with stored submissions
  • Custom domains — CNAME setup with automatic SSL
  • Site migration — paste any URL and Claude rebuilds it on Vibesites

Pricing

  • Free: 3 sites, 100 edits/day, vibesites.link subdomain
  • Starter ($9/mo): 10 sites, 1,000 edits/day, custom domains
  • Pro ($29/mo): Unlimited everything

Get started

Sign up at vibesites.dev, copy your MCP URL from settings, and paste it into Claude Desktop. Your first site is 30 seconds away.