---
slug: "/"
title: "PageHub — Visual Website Builder with AI, Tailwind, and an SDK"
description: "Build real, multi-page websites with a visual drag-and-drop editor, an AI assistant that scaffolds pages, real Tailwind 4 design tokens, an embeddable React SDK, and an MCP server for AI agents. Free hosting, custom domains, no PageHub branding."
question: "What is PageHub?"
answer: |
  PageHub is a visual website builder with an AI assistant, real Tailwind 4
  design tokens, an embeddable React SDK, and an MCP server so AI agents
  can author sites directly. Build multi-page sites with navigation, forms,
  Stripe, and publish to a domain you control. Free to start with no
  PageHub branding on your live site. Available as a hosted dashboard at
  pagehub.dev or as @pagehub/sdk for embedding into your own React app.
aliases:
  - "visual website builder"
  - "AI website builder"
  - "drag and drop website builder"
  - "no-code website builder"
  - "React WYSIWYG editor SDK"
  - "embeddable page builder"
  - "Builder.io alternative"
expectH1Contains: "Real sites, built fast"
expectLedeContains: "Multi-page, Navigation, Forms, Stripe"
expectMentions:
  - "PageHub"
  - "AI"
expectExtraFiles:
  - "components/marketing/HeroSplit.tsx"
  - "components/marketing/MCPFeature.tsx"
  - "components/marketing/DeveloperCTA.tsx"
  - "components/marketing/MarketingPage.tsx"
  - "components/marketing/AntiAiSlop.tsx"
comparisons:
  - { name: "Builder.io",  positioning: "Open-source runtime, MCP-native, MIT licensed" }
  - { name: "Webflow",     positioning: "SDK + hosted dashboard, no per-seat pricing" }
  - { name: "Wix",         positioning: "Real Tailwind under the hood, AI builder included" }
  - { name: "Squarespace", positioning: "Real design control via tokens, not template lock-in" }
  - { name: "Plasmic",     positioning: "MIT runtime, MCP server, no per-seat pricing" }
faqs:
  - q: "What is PageHub?"
    a: "A visual website builder for SaaS apps and end users. Hosted dashboard at pagehub.dev plus @pagehub/sdk for embedding the editor into your own React app."
  - q: "Is PageHub a WYSIWYG editor?"
    a: "Yes. You drag components onto a live canvas and see changes instantly — no preview toggle, no separate code view."
  - q: "Is PageHub a Builder.io alternative?"
    a: "Yes. Open-source runtime, MIT licensed, MCP-native, no per-seat pricing. Hosted SaaS for end users; SDK for developers."
  - q: "What does the AI do?"
    a: "Describe what you want; the AI picks a layout, writes copy, and assembles the page. You then tweak. The AI runs inside the editor, not a separate tool."
  - q: "Can I embed the editor in my own React app?"
    a: "Yes. @pagehub/sdk on npm. Mount <PageHubEditor>, configure your storage adapter, and your customers get a full visual canvas with drag-and-drop, inspector, theming, and HTML/static export."
  - q: "Is PageHub free?"
    a: "Yes. The Free plan includes one connected domain, no PageHub branding on your live site, unlimited draft sites, and 2 GB monthly bandwidth. Pro starts at $7/mo per published site."
  - q: "Does PageHub support multi-page sites?"
    a: "Yes — multi-page with navigation, forms, Stripe storefronts, custom domains, and per-page SEO."
  - q: "Can AI agents author PageHub sites?"
    a: "Yes. PageHub ships an MCP server that exposes the full site model — list/search/insert/patch nodes, apply blocks, set themes, publish — so Claude Code or any MCP-aware agent can build sites directly."
lastReviewed: "2026-05-03"
---

# What is PageHub?

PageHub is a **visual website builder** — an **AI website builder**, a
**drag and drop website builder**, a **no-code website builder**, and a
**React WYSIWYG editor SDK** all in one. Use the hosted dashboard at
pagehub.dev to build sites yourself, or embed the editor into your own
React app via `@pagehub/sdk` as an **embeddable page builder**.

Real, multi-page sites with **Navigation, Forms, Stripe**, and publishing
on a domain you control. Visual editor, AI assistant, design tokens,
hosting, SSL, and CDN — all in one tool.

## What you can build

- Multi-page websites with navigation, forms, and Stripe storefronts
- Landing pages scaffolded by the AI assistant from a single prompt
- White-labeled client sites under your own brand (agencies, hosts, SaaS)
- Embedded page editors inside your own React product (via `@pagehub/sdk`)

## What's in the box

- **Visual editor** — drag components onto a live canvas, see changes
  instantly. What you edit is what gets published.
- **AI assistant** — describe what you want; the AI picks a layout,
  writes copy, and assembles the page.
- **Real Tailwind 4** under the hood — every component uses real
  utilities, with 20+ design tokens (colors, spacing, radii, shadows).
- **100+ blocks** across 12 categories — heroes, pricing, features,
  testimonials, FAQs, footers, ecommerce.
- **Independent desktop and mobile editing** — not one layout that
  reflows; you control each breakpoint.
- **Forms** with submission handling, no third-party embed.
- **Stripe storefronts** — products, carts, checkout, customer accounts.
- **Custom domains** with automatic SSL.
- **Global CDN hosting** — clean static HTML, no client framework
  shipped to visitors.

## For developers

- **`@pagehub/sdk`** on npm — `<PageHubEditor>` you mount in your React
  tree.
- **MCP server** — let Claude Code or any MCP-aware agent build sites
  directly. Tools to list, search, patch, insert nodes, apply blocks,
  set themes, publish.
- **REST API + OAuth** for programmatic site management.
- **Static HTML export** — published sites need no runtime; serve
  anywhere.

## How PageHub compares

| Tool         | PageHub positioning |
| ------------ | ------------------- |
| Builder.io   | Open-source runtime, MCP-native, MIT licensed |
| Webflow      | SDK + hosted dashboard, no per-seat pricing |
| Wix          | Real Tailwind under the hood, AI builder included |
| Squarespace  | Real design control via tokens, not template lock-in |
| Plasmic      | MIT runtime, MCP server, no per-seat pricing |

## FAQ

### What is PageHub?
A visual website builder for SaaS apps and end users. Hosted dashboard
at pagehub.dev plus `@pagehub/sdk` for embedding the editor into your
own React app.

### Is PageHub a WYSIWYG editor?
Yes. You drag components onto a live canvas and see changes instantly —
no preview toggle, no separate code view.

### Is PageHub a Builder.io alternative?
Yes. Open-source runtime, MIT licensed, MCP-native, no per-seat pricing.
Hosted SaaS for end users; SDK for developers.

### What does the AI do?
Describe what you want; the AI picks a layout, writes copy, and
assembles the page. You then tweak. The AI runs inside the editor, not a
separate tool.

### Can I embed the editor in my own React app?
Yes. `@pagehub/sdk` on npm. Mount `<PageHubEditor>`, configure your
storage adapter, and your customers get a full visual canvas with
drag-and-drop, inspector, theming, and HTML/static export.

### Is PageHub free?
Yes. The Free plan includes one connected domain, no PageHub branding
on your live site, unlimited draft sites, and 2 GB monthly bandwidth.
Pro starts at $7/mo per published site.

### Does PageHub support multi-page sites?
Yes — multi-page with navigation, forms, Stripe storefronts, custom
domains, and per-page SEO.

### Can AI agents author PageHub sites?
Yes. PageHub ships an MCP server that exposes the full site model —
list/search/insert/patch nodes, apply blocks, set themes, publish — so
Claude Code or any MCP-aware agent can build sites directly.
