AC
AirShelf Catalog
/research_shopping
Research a considered purchase
research_shopping is the full verified-research job; find_products is the quick candidate-list tool. It runs as a background job and returns status "running" wi
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 /research_shopping for me.
Input
| Field | Type | Description |
|---|---|---|
| need | string | Buyer need in natural language. Required when starting a new research run. |
| market | string | Buyer market as an ISO 3166-1 alpha-2 country code. Biases discovery and marketplace check |
| persona | string (consumer | b2b) | Research persona; b2b produces a quotation/RFQ pack. |
| answers | object | Answers to clarification questions. Set accept_defaults:true to accept budget and market d |
| research_id | string | Existing research run identifier to read instead of starting a new run. |
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":"/research_shopping","input":{}}'cli
npx cracked-ai run -p mcp-ai-airshelf-catalog -e /research_shopping -i '{}'mcp
run_tool({ provider: "mcp-ai-airshelf-catalog", endpoint: "/research_shopping", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.