AC
AirShelf Catalog
/search_catalog
Search product catalog
Search the AirShelf cross-vendor product catalog by natural-language query. The catalog covers industrial-automation components (sensors, encoders, vacuum handl
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 /search_catalog for me.
Input
| Field | Type | Description |
|---|---|---|
| q* | string | Natural-language query, at most 200 characters. Supports budget hints (e.g. "under $150"). |
| category | string | Optional category filter (industrial-automation, wiring-devices, mechanical-keyboards, mfp |
| limit | integer | Max results default 20 |
| market | string | Buyer market as an assigned ISO 3166-1 alpha-2 country code (e.g. "TH", "AU"). Conflicting |
| specs | object | Hard spec facets, e.g. {"form_factor":"desktop","print_speed_ppm":33}. Filters by exact/ra |
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":"/search_catalog","input":{"q":"...","limit":20}}'cli
npx cracked-ai run -p mcp-ai-airshelf-catalog -e /search_catalog -i '{"q":"...","limit":20}'mcp
run_tool({ provider: "mcp-ai-airshelf-catalog", endpoint: "/search_catalog", input: {"q":"...","limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.