WP
WOCLUB Protocol Gym
/evaluate_daily_answer
Evaluate today's WOCLUB answer
Deterministically check a JSON answer for today's challenge without copying its challenge ID. The answer is 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_daily_answer for me.
Input
| Field | Type | Description |
|---|---|---|
| answer* | 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-club-worldorder-protocol-gym","endpoint":"/evaluate_daily_answer","input":{"answer":{}}}'cli
npx cracked-ai run -p mcp-club-worldorder-protocol-gym -e /evaluate_daily_answer -i '{"answer":{}}'mcp
run_tool({ provider: "mcp-club-worldorder-protocol-gym", endpoint: "/evaluate_daily_answer", input: {"answer":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.