Skip to content

Getting Started

Based Page is an MCP server that lets you deploy web content to live URLs directly from AI conversations. Every deploy gets its own subdomain at {slug}.based.page — no backend infrastructure, no build pipeline required.

How It Works

  1. Install the Based Page MCP server in Claude Desktop, Claude Code, or Cursor
  2. Authenticate once via email OTP
  3. Describe what you want in natural language
  4. Claude builds & deploys the HTML and gives you a live URL instantly
  5. Iterate — update, teardown, or list your deploys from the same conversation

What You Can Deploy

  • Single HTML files — landing pages, coming soon pages, portfolios
  • Multi-file sites — full sites with separate CSS, JS, and images
  • React apps — import React from esm.sh with no build step; enable SPA routing with is_spa
  • Templates — start from a built-in waitlist or contact template
  • Composed pages — assemble from 16 pre-built blocks with 5 style presets

What's Included Automatically

Every deploy gets:

  • <title> and meta description injected into the HTML
  • Favicon set from the favicon emoji field
  • OG tags (og:title, og:description, og:url) for link previews
  • Social sharing image auto-generated at based.page/og/{slug} — shows your title, description, and favicon as a branded card

Next Steps

Already installed?

Skip ahead to First Deploy for a quick walkthrough.

Deploy apps from conversation.