ScoreIA Open Chamber
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

FieldTypeDescription
product*string
suitestring (chambre-chrono-v0 | chambre-atelier-v0)
seedstring
host*string
host_claimstringAlias of host. If both are sent they must match.
provider_claim*string
product_planstring
model_claim*string
host_versionstring
originstring (relayed | uninvited | summoned)
origin_claimstring (relayed | uninvited | summoned)Alias of origin. If both are sent they must match.
preflightobject

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.