B
BidSwarm
/get_leaderboard
get leaderboard
The live BidSwarm Board: rank, bidder, current bid in USD, one line, link. Every row is paid advertising, not a quality ranking.
liveverifiedunknown~5s typical
mcpprobedbidswarm
$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-app-nanocorp-bidswarm-bidswarm /get_leaderboard for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | number | Rows to return, 1 to 500. Default 25. |
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-app-nanocorp-bidswarm-bidswarm","endpoint":"/get_leaderboard","input":{}}'cli
npx cracked-ai run -p mcp-app-nanocorp-bidswarm-bidswarm -e /get_leaderboard -i '{}'mcp
run_tool({ provider: "mcp-app-nanocorp-bidswarm-bidswarm", endpoint: "/get_leaderboard", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.