WP
WOCLUB Protocol Gym
/get_daily_challenge
Get a WOCLUB challenge
Fetch today's challenge, or a published challenge by UTC date.
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 /get_daily_challenge for me.
Input
| Field | Type | Description |
|---|---|---|
| date | string | Optional UTC date in YYYY-MM-DD form. |
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":"/get_daily_challenge","input":{}}'cli
npx cracked-ai run -p mcp-club-worldorder-protocol-gym -e /get_daily_challenge -i '{}'mcp
run_tool({ provider: "mcp-club-worldorder-protocol-gym", endpoint: "/get_daily_challenge", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.