WP
WOCLUB Protocol Gym
/evaluate_answers
Evaluate a WOCLUB answer pack
Deterministically check between one and seven JSON answers in one call. Answers are not stored or executed.
liveverifiedunknown~5s typical
mcpprobedwoclubprotocolgym
$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-club-worldorder-protocol-gym /evaluate_answers for me.
Input
| Field | Type | Description |
|---|---|---|
| attempts* | array |
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-club-worldorder-protocol-gym","endpoint":"/evaluate_answers","input":{"attempts":[]}}'cli
npx cracked-ai run -p mcp-club-worldorder-protocol-gym -e /evaluate_answers -i '{"attempts":[]}'mcp
run_tool({ provider: "mcp-club-worldorder-protocol-gym", endpoint: "/evaluate_answers", input: {"attempts":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.