DD
Demand Discovery AI
/start_agentic_launch
Start the 90-day Agentic Launch (prepares outreach - never auto-sends)
Kick off Day 1 of the 90-day Agentic Launch for a completed Demand Discovery Report. Demand Discovery surfaces named prospects matching the idea's ICP and DRAFT
liveverifiedunknown~5s typical
mcpprobeddemanddiscoveryai
$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-ai-demanddiscovery-mcp /start_agentic_launch for me.
Input
| Field | Type | Description |
|---|---|---|
| reportId* | string | REQUIRED. The reportId of the completed (ready) Demand Discovery Report. |
| email* | string | REQUIRED. The user's own email, provided by them in chat - replies to the drafted outreach |
| alTriggerToken | string | Optional pass-through token from the ready report payload (report.alTriggerToken), if avai |
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-ai-demanddiscovery-mcp","endpoint":"/start_agentic_launch","input":{"reportId":"...","email":"..."}}'cli
npx cracked-ai run -p mcp-ai-demanddiscovery-mcp -e /start_agentic_launch -i '{"reportId":"...","email":"..."}'mcp
run_tool({ provider: "mcp-ai-demanddiscovery-mcp", endpoint: "/start_agentic_launch", input: {"reportId":"...","email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.