raccha.ai
R
raccha.ai
/device_start

device start

Start a device-code sign-in (RFC 8628 shape). Returns a user_code and a verification URL — show BOTH to the human running this MCP client and tell them to open

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_start for me.

Input

FieldTypeDescription
client_idstringOptional client_id from a prior register_client call. Omit to start a device-code flow exa

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_start","input":{}}'
cli
npx cracked-ai run -p mcp-ai-raccha-raccha -e /device_start -i '{}'
mcp
run_tool({ provider: "mcp-ai-raccha-raccha", endpoint: "/device_start", input: {} })

Try it

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