S
supershopping
/recommend_outfit
슈퍼쇼핑 코디 추천
슈퍼쇼핑에서 어울리는 코디를 추천 (씨앗 상품 또는 의도 기반). 언제: "이 코트에 어울리는 코디", "가을 데이트룩 코디" 처럼 한 벌 구성을 원할 때. 인자: product_id(씨앗 아이템, 선택), intent(의도/무드, 선택), budget(전체 예산 상한, 선택). 둘
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 /recommend_outfit for me.
Input
| Field | Type | Description |
|---|---|---|
| product_id | string | |
| intent | string | |
| budget | string |
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":"/recommend_outfit","input":{}}'cli
npx cracked-ai run -p mcp-ai-atdev-supershopping -e /recommend_outfit -i '{}'mcp
run_tool({ provider: "mcp-ai-atdev-supershopping", endpoint: "/recommend_outfit", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.