The Scribble Thing
TS
The Scribble Thing
/redeem_scribe_unlock_code

redeem scribe unlock code

Consume a user-supplied single-use code to unlock one clean video.

liveverifiedunknown~5s typical
mcpprobedthescribblething
$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-club-boringstuff-the-scribble-thing /redeem_scribe_unlock_code for me.

Input

FieldTypeDescription
animation_id*string
access_token*string
unlock_code*string

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-club-boringstuff-the-scribble-thing","endpoint":"/redeem_scribe_unlock_code","input":{"animation_id":"...","access_token":"...","unlock_code":"..."}}'
cli
npx cracked-ai run -p mcp-club-boringstuff-the-scribble-thing -e /redeem_scribe_unlock_code -i '{"animation_id":"...","access_token":"...","unlock_code":"..."}'
mcp
run_tool({ provider: "mcp-club-boringstuff-the-scribble-thing", endpoint: "/redeem_scribe_unlock_code", input: {"animation_id":"...","access_token":"...","unlock_code":"..."} })

Try it

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