CW
Create Web Page
20 endpointsliveCreate, edit, preview, publish, and manage web pages from MCP-capable AI clients. (MCP server com.create-web-page/create-web-page, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Create Web Page.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Current Account /account.whoami | Return the current Create Web Page account context. Use this to check whether the user is authenticated or using an anonymous expiring demo. | $0.0020 per call | unknown |
| Start Landing Page Intake /page.intake.start | RECOMMENDED first step for building a page. Returns the few questions worth asking (business name, primary visitor action, key content, optional source link) so | $0.0020 per call | unknown |
| Start Guided Page Onboarding /page.onboarding.start | Optional planning helper that returns category/layout/palette/primary-action choices and a quality checklist (it does NOT create a page). Use it only if you wan | $0.0020 per call | unknown |
| Update Guided Page Onboarding /page.onboarding.update | Validate onboarding selections and return the remaining checklist. STATELESS: it does not remember previous calls, so every call must include the FULL accumulat | $0.0020 per call | unknown |
| Import Public Source /source.import | Fetch a public website URL and extract a structured brief with business name, description, contact links, and suggested page blocks. Only works with public HTTP | $0.0020 per call | unknown |
| Create Landing Page /page.create | Create a hosted link-in-bio page draft from a style preset. Provide title, displayName, and a preset (or 'auto' to infer from businessType/style). The page star | $0.0020 per call | unknown |
| Create Landing Page From Brief /page.create_from_brief | Create a hosted landing page draft from a structured brief. Accepts business name, category, layout, palette, primary action, explicit final-audience publicSect | $0.0020 per call | unknown |
| Add Content Block /block.add | Append a new content block to a link-in-bio page. The block must match one of the 13 allowed types (link, social_row, whatsapp, phone_call, email_contact, image | $0.0020 per call | unknown |
| List Available Layouts /layouts.list | List supported page layouts. v1 ships link_in_bio only. | $0.0020 per call | unknown |
| List Style Presets /presets.list | List the 8 curated style presets (theme + starter blocks) for link-in-bio. Use to offer the user a choice or to confirm a preset:auto selection. | $0.0020 per call | unknown |
| Get Landing Page /page.get | Read a landing page draft, including its latest content JSON. For anonymous demo pages, include the editToken. | $0.0020 per call | unknown |
| Claim Demo Page /page.claim | Claim an anonymous demo page into an AUTHENTICATED account. This requires the signed-in user's OAuth — an anonymous chat/agent session cannot call it and will g | $0.0020 per call | unknown |
| List Claimed Pages /account.pages.list | List landing pages claimed by the authenticated account. This requires OAuth and is for account management, not first-time demo creation. | $0.0020 per call | unknown |
| Manage Claimed Page /account.page.manage | Read a claimed account page without requiring an editToken. Use after OAuth when the user wants to manage a durable website. | $0.0020 per call | unknown |
| Update Page Header /page.header.update | Update the link-in-bio page header: displayName, bio, verified checkmark, and QR display. Use only the fields you want to change. For already-published pages, t | $0.0020 per call | unknown |
| Update Page Theme /page.theme.update | Apply a partial theme patch. Theme fields are enum-constrained (button variant/radius/shadow, font family/weight, density, icon_size). Use presets.list first if | $0.0020 per call | unknown |
| Update Page Meta /page.meta.update | Update internal page title, URL slug, and SEO title/description. For already-published pages, this saves an unpublished latest revision only. Do not call page.p | $0.0020 per call | unknown |
| Preview Landing Page /page.preview | Return the current preview URL for a page. | $0.0020 per call | unknown |
| Publish Landing Page /page.publish | Publish the latest page revision. Call this only when the user's latest message explicitly asks to publish, make the page live, or get a public share link. Do n | $0.0020 per call | unknown |
| Unpublish Landing Page /page.unpublish | Remove a published landing page from public availability while keeping its draft and revision history. | $0.0020 per call | unknown |