R
Recao
/sign_up
sign up
Request a free Recao account for your human. This does NOT create an active account: it registers a PENDING one and emails your human an activation link; nothin
liveverifiedunknown~5s typical
mcpprobedrecao
$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-app-recao-recao-mcp /sign_up for me.
Input
| Field | Type | Description |
|---|---|---|
| email* | string | The account owner's email (the human founder's) |
| app_name | string | The user's own app (App Store name), so reports and memory attach to it |
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-app-recao-recao-mcp","endpoint":"/sign_up","input":{"email":"..."}}'cli
npx cracked-ai run -p mcp-app-recao-recao-mcp -e /sign_up -i '{"email":"..."}'mcp
run_tool({ provider: "mcp-app-recao-recao-mcp", endpoint: "/sign_up", input: {"email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.