BM
Besot Music Fashion Resale
/search_pieces
search pieces
Find where to buy a specific piece of clothing or footwear connected to the people we obsess over, and get every live resale listing for it in one call. Use th
liveverifiedunknown~5s typical
mcpprobedbesotmusicfashion
$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-com-besot-catalogue /search_pieces for me.
Input
| Field | Type | Description |
|---|---|---|
| q | string | Free text over piece name, collection, artist, brand, and garment vocabulary. Product name |
| artist | string | |
| collection | string | Collection id (exact) |
| brand | string | Designer/brand name |
| type | string | COLLECTION type: Collab, Capsule, or Own brand. For the garment, use category. |
| category | string | GARMENT category, one of: footwear, outerwear, tops, knitwear, hoodies, bottoms, one-piece |
| size | string | Match a listing size; call get_facets for valid values |
| condition | string | |
| source | string | Resale platform, e.g. ebay, grailed, therealreal |
| minPrice | number | |
| maxPrice | number | |
| sort | string (price-asc | price-desc | name) | |
| limit | integer | 1-50, default 20 |
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-com-besot-catalogue","endpoint":"/search_pieces","input":{}}'cli
npx cracked-ai run -p mcp-com-besot-catalogue -e /search_pieces -i '{}'mcp
run_tool({ provider: "mcp-com-besot-catalogue", endpoint: "/search_pieces", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.