Create Web Page
CW
Create Web Page
/page.intake.start

Start Landing Page Intake

RECOMMENDED first step for building a page. Returns the few questions worth asking (business name, primary visitor action, key content, optional source link) so

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.intake.start for me.

Input

FieldTypeDescription
originalRequeststringThe user's original page-creation request, copied verbatim when available.
businessNamestringOnly include if the user already provided the business or project name.
businessTypestringBusiness category inferred from the user's words, such as hamburger restaurant or dental c
sourceUrlstringPublic HTTP/HTTPS source URL provided by the user, such as a business website or link-in-b
sourceHandlestringPublic social handle provided by the user.
primaryGoalstringThe main visitor action if known, such as book, call, WhatsApp, buy, or leave a lead.
localestringPreferred content locale if obvious from the conversation.

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.intake.start","input":{}}'
cli
npx cracked-ai run -p mcp-com-create-web-page-create-web-page -e /page.intake.start -i '{}'
mcp
run_tool({ provider: "mcp-com-create-web-page-create-web-page", endpoint: "/page.intake.start", input: {} })

Try it

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