W
whitelabel-ordering
/submit_login_code
submit login code
Complete a sign-in started by login, using the 'code' value the user copied from the browser address bar. On success the user can place orders from that restaur
liveverifiedunknown~5s typical
mcpprobedwhitelabel-ordering
$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-cordering-whitelabel-ordering /submit_login_code for me.
Input
| Field | Type | Description |
|---|---|---|
| code* | string | The code value copied from the redirect URL after signing in. |
| clientId | integer | clientId of the restaurant being signed in to. Omit if only one sign-in is in progress. |
| label | string | Optional label for this account, e.g. 'work' or 'personal'. Defaults to the email address |
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-cordering-whitelabel-ordering","endpoint":"/submit_login_code","input":{"code":"..."}}'cli
npx cracked-ai run -p mcp-com-cordering-whitelabel-ordering -e /submit_login_code -i '{"code":"..."}'mcp
run_tool({ provider: "mcp-com-cordering-whitelabel-ordering", endpoint: "/submit_login_code", input: {"code":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.