mcp
M
mcp
/analyze_paths

User Path Flow

Trace what users do AFTER a start event — the journey flow (Sankey) from the product's own events. Returns the next-step transitions ranked by user count (most

liveunknown~5s typical
mcpmcp
$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-aioproductos-mcp /analyze_paths for me.

Input

FieldTypeDescription
startstringEvent name to anchor the flow on (optional; the most common start event when omitted — ana
product_idstringProduct id, from whoami (optional; the org's primary product when omitted).
window_daysnumberLookback window in days (optional; default 30).

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-aioproductos-mcp","endpoint":"/analyze_paths","input":{}}'
cli
npx cracked-ai run -p mcp-com-aioproductos-mcp -e /analyze_paths -i '{}'
mcp
run_tool({ provider: "mcp-com-aioproductos-mcp", endpoint: "/analyze_paths", input: {} })

Try it

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