Besot Music Fashion Resale
https://besot.com/catalogue/mcpskills: {'id': 'search_pieces', 'name': 'search_pieces', 'description': 'Search and filter the Besot resale catalogue for clothing musicians designed, wore, were inspired by, or founded. Returns pieces with cross-source listings; each listing has price (approx USD, null when unstated), condition, size, color, and an affiliate-wrapped buy url to follow to purchase.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_piece', 'name': 'get_piece', 'description': 'Get one piece with all of its cross-source listings and buy links.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_collections', 'name': 'list_collections', 'description': 'List Besot collections (artist x designer collaborations, capsules, and artist-founded brands).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_facets', 'name': 'get_facets', 'description': 'List the distinct filter values available (sizes, conditions, sources, artists, designers, price range) so a search can use real values.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 177.0ms; conformance: pass
How to connect
https://besot.com/catalogue/mcp
curl -X POST https://besot.com/catalogue/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'