R
raccha.ai
/device_claim
device claim
Poll for the result of a device_start flow. Returns the RFC 8628 error vocabulary while waiting: authorization_pending (keep polling, no faster than the interva
liveunknown~5s typical
mcpraccha.ai
$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-raccha-raccha /device_claim for me.
Input
| Field | Type | Description |
|---|---|---|
| device_code* | string | The device_code returned by device_start. |
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-raccha-raccha","endpoint":"/device_claim","input":{"device_code":"..."}}'cli
npx cracked-ai run -p mcp-ai-raccha-raccha -e /device_claim -i '{"device_code":"..."}'mcp
run_tool({ provider: "mcp-ai-raccha-raccha", endpoint: "/device_claim", input: {"device_code":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.