AC
AirShelf Catalog
/compare_products
Compare products
Compare 2-10 catalog products side-by-side on their datasheet specs. Slugs come from search_catalog and are case-insensitive and dash-tolerant ("e-STUDIO 331AC"
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 /compare_products for me.
Input
| Field | Type | Description |
|---|---|---|
| slugs* | array | Catalog slugs to compare |
| provenance | boolean | Include the stored source page and source type for each fact |
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":"/compare_products","input":{"slugs":[]}}'cli
npx cracked-ai run -p mcp-ai-airshelf-catalog -e /compare_products -i '{"slugs":[]}'mcp
run_tool({ provider: "mcp-ai-airshelf-catalog", endpoint: "/compare_products", input: {"slugs":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.