S
supershopping
/search_products
슈퍼쇼핑 상품 검색
자연어로 신품·중고 통합 상품 검색 (슈퍼쇼핑의 기본 진입점). 언제: 사용자가 특정 상품을 찾을 때. 예) "남성 패딩 20만원 이하", "중고 RTX 4070", "27인치 게이밍 모니터". 자동 처리: 도메인(패션/전자)·성별·가격대·속성을 질의에서 추출해 필터링. 반환: {it
liveverifiedunknown~5s typical
mcpprobedsupershopping
$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-atdev-supershopping /search_products for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | |
| min_price | string | |
| max_price | string | |
| category | string | |
| attributes | string | |
| limit | integer | default 10 |
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-atdev-supershopping","endpoint":"/search_products","input":{"query":"...","limit":10}}'cli
npx cracked-ai run -p mcp-ai-atdev-supershopping -e /search_products -i '{"query":"...","limit":10}'mcp
run_tool({ provider: "mcp-ai-atdev-supershopping", endpoint: "/search_products", input: {"query":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.