B
BASE167
/base167_get_leaderboard
Get the Degen Games standings
Read the competition standings. While a season is running this returns the live leaderboard, ranked by percentage gain rather than wallet size. Once a season ha
liveverifiedunknown~5s typical
mcpprobedbase167
$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-com-base167-base167 /base167_get_leaderboard for me.
Input
| Field | Type | Description |
|---|---|---|
| final | boolean | True for published final results, false or omitted for the live board. |
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-com-base167-base167","endpoint":"/base167_get_leaderboard","input":{}}'cli
npx cracked-ai run -p mcp-com-base167-base167 -e /base167_get_leaderboard -i '{}'mcp
run_tool({ provider: "mcp-com-base167-base167", endpoint: "/base167_get_leaderboard", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.