AC
AirShelf Catalog
/explain_product
Explain how a record was built
Explain the evidence behind a catalog row. Returns stored processing stages when available and always returns a golden-record field summary with source coverage
liveverifiedunknown~5s typical
mcpprobedairshelfcatalog
$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-airshelf-catalog /explain_product for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Composite slug to explain |
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-airshelf-catalog","endpoint":"/explain_product","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-airshelf-catalog -e /explain_product -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-airshelf-catalog", endpoint: "/explain_product", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.