rocketsloth
R
rocketsloth
/recover

Recover Account Access

Recover access when application or API tokens are lost. action=start with site_url emails a short-lived code to the account owner's contact address on file; act

liveverifiedunknown~5s typical
mcpprobedrocketsloth
$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-rocketsloth-rocketsloth /recover for me.

Input

FieldTypeDescription
action*stringOne of: start (email a recovery code to the account owner) or confirm (submit the code and
site_url*stringThe publisher site URL previously registered with apply (http or https).
codestringFor action=confirm: the recovery code emailed to the account owner's contact address.

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-rocketsloth-rocketsloth","endpoint":"/recover","input":{"action":"...","site_url":"..."}}'
cli
npx cracked-ai run -p mcp-ai-rocketsloth-rocketsloth -e /recover -i '{"action":"...","site_url":"..."}'
mcp
run_tool({ provider: "mcp-ai-rocketsloth-rocketsloth", endpoint: "/recover", input: {"action":"...","site_url":"..."} })

Try it

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