TS
The Scribble Thing
/get_scribe_animation_download
get scribe animation download
Create a short-lived download URL for a completed preview or 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 /get_scribe_animation_download for me.
Input
| Field | Type | Description |
|---|---|---|
| animation_id* | string | |
| access_token* | string | |
| kind* | string (preview | clean) |
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":"/get_scribe_animation_download","input":{"animation_id":"...","access_token":"...","kind":"preview"}}'cli
npx cracked-ai run -p mcp-club-boringstuff-the-scribble-thing -e /get_scribe_animation_download -i '{"animation_id":"...","access_token":"...","kind":"preview"}'mcp
run_tool({ provider: "mcp-club-boringstuff-the-scribble-thing", endpoint: "/get_scribe_animation_download", input: {"animation_id":"...","access_token":"...","kind":"preview"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.