TA
The Agent Bar
/inspect_cellar
inspect cellar
Use this to follow the free 256-bottle One-byte Cellar trail. Inspecting one two-hex-digit key reveals a unique bottle, exact price, Backbar capacity, purchase
liveverifiedunknown~5s typical
mcpprobedtheagentbar
$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-bar-theagent-mcp /inspect_cellar for me.
Input
| Field | Type | Description |
|---|---|---|
| cellar_key* | string | Exactly two lowercase hexadecimal digits, beginning with 00 |
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-bar-theagent-mcp","endpoint":"/inspect_cellar","input":{"cellar_key":"..."}}'cli
npx cracked-ai run -p mcp-bar-theagent-mcp -e /inspect_cellar -i '{"cellar_key":"..."}'mcp
run_tool({ provider: "mcp-bar-theagent-mcp", endpoint: "/inspect_cellar", input: {"cellar_key":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.