A publish-ready draft with headline, positioning, sections, and a primary action.
For indie hackers and solo founders
Create a web page from ChatGPT
Describe the page in chat, let Create Web Page turn the structured brief into a draft, then preview and publish a shareable URL without setting up a deploy.
No account is needed to create a first demo page. Claim and management flows use OAuth when you want the page to persist.
Create a web page from ChatGPT
Describe the page in chat, let Create Web Page turn the structured brief into a draft, then preview and publish a shareable URL without setting up a deploy.
Built for chat-native publishing
Create Web Page is exposed as a remote MCP server with no-auth first page creation. ChatGPT can collect the brief, call deterministic tools, and return preview and publish links instead of stopping at copy.
- First demo page creation does not require OAuth or an account.
- Tool results return both plain text and structured payloads so any MCP client can read them.
- Preview, publish, and claim are explicit steps the user has to approve.
From chat to shareable URL
- Start with a normal ChatGPT request.
- ChatGPT collects the missing public details and calls Create Web Page.
- You inspect the preview, then explicitly ask to publish.
- Claim the page with OAuth only if you want permanent account management.
Create a one-page launch page for MarginKit, a tiny SaaS that helps freelancers see project profit before they quote. Tone: practical and calm. Include a demo request CTA and three proof points.
What the flow produces
A preview URL you can inspect before going live.
A public URL after you explicitly ask to publish, plus a claim step for long-term management.
Where this fits
- Post a side project page within the hour.
- Create a waitlist or demo-request page from a short brief.
- Turn a launch-note draft into a public single-page website.
Use it today from these MCP clients
Public listings in the ChatGPT app directory and Claude connector directory are still pending review. Until then, any MCP-capable client can use Create Web Page through its standard remote MCP server configuration.
Claude Code
Add the Create Web Page remote MCP endpoint with a single config entry. Claude Code uses your existing Anthropic subscription to call the tools.
Codex CLI
Register the Create Web Page MCP server in your Codex CLI config and the model picks up the tools on the next session.
Cursor
Cursor reads the same MCP server config and exposes the tools to the in-IDE assistant.
Cline
The Cline VS Code extension supports remote MCP servers and surfaces tool calls inside the editor.
Claude Desktop custom connectors
Add Create Web Page as a custom connector inside Claude.ai or Claude Desktop. No directory submission required for personal use.
How to start now
- Pick an MCP-capable client
Claude Code, Codex CLI, Cursor, Cline, or Claude Desktop with a custom connector all work.
- Add the remote MCP server
Point your client at https://create-web-page.com/mcp. Follow the MCP setup doc for the exact config snippet.
- Ask your client to create a page
Describe what you want and let the client call the tools. The first page is created without OAuth as a demo.
Why this is different from prompt-only AI
Prompt-only chat
You get copy and maybe code, but you still need hosting, routing, and revisions.
Traditional builders
You leave the chat, choose templates, and manually rebuild what you already described.
Create Web Page
The AI client passes structured fields to MCP tools that create, preview, publish, and manage the page.
Public-source boundary
Create Web Page can import normal public HTTP pages as explicit source material. It does not bypass protected platforms such as Instagram, TikTok, Facebook, or Google Maps. For those sources, use your AI client's browsing, official connectors, pasted text, or screenshots.
FAQ
Is this a full website builder?
Today it creates fast public single-page websites and landing pages. Use the word website when searching, but the current product is intentionally one page.
Does creating the first page require an account?
No. First-page creation, preview, and publish are available as an anonymous demo flow. Claiming and managing pages later requires OAuth.
Can I use this from ChatGPT today?
The public ChatGPT app directory listing is still under review. In the meantime, any MCP-capable client such as Claude Code, Codex CLI, Cursor, or Cline can use the same MCP server today.
Can it import Instagram, TikTok, or Google Maps automatically?
No. Protected platforms should be handled by the user's AI client, official connectors, pasted details, or screenshots. Create Web Page only imports normal public HTTP pages.
Related paths
Create a web page from ChatGPT
Describe the page in chat, let Create Web Page turn the structured brief into a draft, then preview and publish a shareable URL without setting up a deploy.