Create Web Page
CW
Create Web Page
/page.create_from_brief

Create Landing Page From Brief

Create a hosted landing page draft from a structured brief. Accepts business name, category, layout, palette, primary action, explicit final-audience publicSect

liveverifiedunknown~5s typical
mcpprobedcreatewebpage
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-create-web-page-create-web-page /page.create_from_brief for me.

Input

FieldTypeDescription
businessName*string
biostringOptional short bio for the header.
businessTypestringPlanning context only. Not rendered directly as public page copy.
preferredSlugstringDesired URL path. Ask the user for it near the end of onboarding. Use normal letters, numb
layoutstring (link_in_bio)Defaults to 'link_in_bio'.
presetstring (classic_dark | sunset_gradient | editorial_serif | minimalist_light | local_business | bold_pop)Style preset id, or 'auto' to infer deterministically. Defaults to 'auto'.
sourceUrlstringProvenance reference only.
sourceHandlestring
primaryGoalstringPlanning context only. Not rendered directly as public page copy.
audiencestringPlanning context only. Not rendered directly as public page copy.
offerstringPlanning context only. Not rendered directly as public page copy; use bio and publicSectio
locationstringPublic business address or service area intended for map/address actions, not direct body
publicWhatsappstringPublic WhatsApp phone number explicitly supplied by the user or a public source. Do not us
publicPhonestringPublic business phone number explicitly supplied by the user or a public source. Do not us
publicBusinessEmailstringPublic business contact email explicitly supplied by the user or a public source. Do not u
stylestringPlanning context only. Not rendered directly as public page copy.
mustIncludearrayPlanning checklist only. Do not put section names, CTA labels, owner instructions, or priv
publicSectionsarrayFinal-audience text sections to render on the public page. Write in the target language wi
initialPromptstring
localestring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-create-web-page-create-web-page","endpoint":"/page.create_from_brief","input":{"businessName":"..."}}'
cli
npx cracked-ai run -p mcp-com-create-web-page-create-web-page -e /page.create_from_brief -i '{"businessName":"..."}'
mcp
run_tool({ provider: "mcp-com-create-web-page-create-web-page", endpoint: "/page.create_from_brief", input: {"businessName":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.