B
bidclub
/bidclub_feed_index
Feed index
The slim catalogue of every episode — one row each, metadata only. Narrow it with show or person; passing both is an error. Large responses are truncated to the
liveverifiedunknown~5s typical
mcpprobedbidclub
$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-ai-bidclub-bidclub /bidclub_feed_index for me.
Input
| Field | Type | Description |
|---|---|---|
| show | string | Show id. Mutually exclusive with person. |
| person | string | Exact participant name. Mutually exclusive with show. |
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-ai-bidclub-bidclub","endpoint":"/bidclub_feed_index","input":{}}'cli
npx cracked-ai run -p mcp-ai-bidclub-bidclub -e /bidclub_feed_index -i '{}'mcp
run_tool({ provider: "mcp-ai-bidclub-bidclub", endpoint: "/bidclub_feed_index", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.