B
BorealHost
/claim_api_key
claim api key
Claim an API key using a claim token from the container. After calling request_api_key(), read the claim token from the path that call returned in `claim_path`
liveverifiedunknown~5s typical
mcpprobedborealhost
$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-borealhost-mcp /claim_api_key for me.
Input
| Field | Type | Description |
|---|---|---|
| claim_token* | string |
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-borealhost-mcp","endpoint":"/claim_api_key","input":{"claim_token":"..."}}'cli
npx cracked-ai run -p mcp-ai-borealhost-mcp -e /claim_api_key -i '{"claim_token":"..."}'mcp
run_tool({ provider: "mcp-ai-borealhost-mcp", endpoint: "/claim_api_key", input: {"claim_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.