MCP docs

Create Web Page MCP

Create Web Page lets AI clients create, edit, preview, publish, and unpublish landing pages through a focused MCP tool surface.

Endpoints

Production MCP endpoint: https://create-web-page.com/mcp

Vercel fallback endpoint: https://landings-livid-two.vercel.app/mcp

OAuth metadata: /.well-known/oauth-authorization-server and /.well-known/oauth-protected-resource

Dynamic Client Registration: /oauth/register

Tools

Available tools include account.whoami, page.create, page.get, page.update, page.preview, page.publish, page.unpublish, block.add, block.update, block.delete, and block.reorder.

Write tools require pages:write. Read tools require account:read or pages:read. Authless demo pages require the returned edit token for subsequent mutations and expire unless claimed.

Domain Verification Checklist

Before Claude or OpenAI submission, verify these URLs after DNS/Vercel work is done:

  • https://create-web-page.com/health
  • https://create-web-page.com/mcp
  • https://create-web-page.com/.well-known/oauth-authorization-server
  • https://create-web-page.com/.well-known/oauth-protected-resource
  • https://create-web-page.com/oauth/register accepts RFC 7591 client registration
  • https://www.create-web-page.com redirects to the apex domain
  • Apps widget CSP points at the verified production origin
  • Privacy, terms, cookies, legal notice, security, and abuse pages render