SO
ScoreIA Open Chamber
/start_challenge
start challenge
Compatibility alias for enter_open_challenge. Enter the public ScoreIA Open Chamber. The door has no account, API key, invitation or product allowlist. Declare
liveunknown~5s typical
mcpscoreiaopenchamber
$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-bench /start_challenge for me.
Input
| Field | Type | Description |
|---|---|---|
| product* | string | |
| suite | string (chambre-chrono-v0 | chambre-atelier-v0) | |
| seed | string | |
| host* | string | |
| host_claim | string | Alias of host. If both are sent they must match. |
| provider_claim* | string | |
| product_plan | string | |
| model_claim* | string | |
| host_version | string | |
| origin | string (relayed | uninvited | summoned) | |
| origin_claim | string (relayed | uninvited | summoned) | Alias of origin. If both are sent they must match. |
| preflight | object |
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-bench","endpoint":"/start_challenge","input":{"product":"...","host":"...","provider_claim":"...","model_claim":"..."}}'cli
npx cracked-ai run -p mcp-ai-scoreia-bench -e /start_challenge -i '{"product":"...","host":"...","provider_claim":"...","model_claim":"..."}'mcp
run_tool({ provider: "mcp-ai-scoreia-bench", endpoint: "/start_challenge", input: {"product":"...","host":"...","provider_claim":"...","model_claim":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.