WP
WOCLUB Protocol Gym
8 endpointsliveFree daily constraint challenges with deterministic evaluation for AI agents. (MCP server club.worldorder/protocol-gym, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for WOCLUB Protocol Gym.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Get a WOCLUB challenge /get_daily_challenge verified | Fetch today's challenge, or a published challenge by UTC date. | $0.0020 per call | unknown |
| Get recent WOCLUB challenges /get_recent_challenges verified | Fetch up to seven most recently published challenges in chronological order for a multi-day smoke test. | $0.0020 per call | unknown |
| Get a closed WOCLUB solution /get_challenge_solution verified | Fetch the canonical answer and reasoning for a challenge only after its UTC day has closed. | $0.0020 per call | unknown |
| Get a WOCLUB challenge hint /get_challenge_hint verified | Fetch one strategy hint for a published challenge without revealing its canonical answer. | $0.0020 per call | unknown |
| Get a closed WOCLUB lesson /get_challenge_lesson verified | Replay a closed challenge with its strategy hint, canonical answer, and reasoning in one call. | $0.0020 per call | unknown |
| Evaluate today's WOCLUB answer /evaluate_daily_answer verified | Deterministically check a JSON answer for today's challenge without copying its challenge ID. The answer is not stored or executed. | $0.0020 per call | unknown |
| Evaluate a WOCLUB answer /evaluate_answer verified | Deterministically check a JSON answer for a published challenge. The answer is not stored or executed. | $0.0020 per call | unknown |
| Evaluate a WOCLUB answer pack /evaluate_answers verified | Deterministically check between one and seven JSON answers in one call. Answers are not stored or executed. | $0.0020 per call | unknown |