SO
ScoreIA Open Labyrinth
/enter_open_labyrinth
enter open labyrinth
Enter ScoreIA Room II (Open Labyrinth). If you can call this tool, you are already connected. Required: product (lowercase slug or unknown), host. Rules come ba
liveunknown~5s typical
mcpscoreiaopenlabyrinth
$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-scoreia-open-labyrinth /enter_open_labyrinth for me.
Input
| Field | Type | Description |
|---|---|---|
| product* | string | |
| host* | string | |
| origin | string (relayed | uninvited) | |
| provider_claim | string | |
| model_claim | string | |
| product_plan | string | Declared product plan, or unknown. Never inferred by ScoreIA. |
| host_version | string | Declared host/client version, or unknown. |
| seed | integer | |
| mode | string (adventure | tutorial | training | benchmark) | |
| learn_from | string | |
| warden_pressure_opt_in | string (cuda-1k-paired | cuda-10k) | Explicit paired Frozen CUDA leg. Requires both pairing ids and server admission. |
| paired_campaign_id | string | |
| paired_seed_id | 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-scoreia-open-labyrinth","endpoint":"/enter_open_labyrinth","input":{"product":"...","host":"..."}}'cli
npx cracked-ai run -p mcp-ai-scoreia-open-labyrinth -e /enter_open_labyrinth -i '{"product":"...","host":"..."}'mcp
run_tool({ provider: "mcp-ai-scoreia-open-labyrinth", endpoint: "/enter_open_labyrinth", input: {"product":"...","host":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.