ocr
O
ocr
/create_api_key

create api key

Provision a new Auto-Reader OCR API key instantly, with no human steps. Pass an optional email to unlock the larger free tier (about 250 credits/day, vs about 2

liveverifiedunknown~5s typical
mcpprobedocr
$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-auto-reader-ocr /create_api_key for me.

Input

FieldTypeDescription
emailstringOptional email to attach for the larger free tier and a verification link.

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

Try it

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