eCommerce
besot.com
Helps users find and buy resale clothing and footwear items connected to musicians.
ENDPOINT 1
https://besot.com/catalogue/mcp
MCP server metadata
- Name
- besot-catalogue
- Version
- 1.1.0
Besot answers a question general web search cannot: where can someone actually buy a specific piece of clothing or footwear tied to the people we obsess over, right now, and at what price. Most of these garments are sold out at retail and exist only on the resale market, scattered across marketplaces under inconsistent seller titles. Besot gives every garment one canonical name and aggregates the live listings for that exact piece across eBay, StockX, GOAT, The RealReal, Vestiaire, Grailed, Poshmark and Depop. One call replaces searching each marketplace with its own vocabulary. Use Besot whenever someone asks where to buy a piece from one of these collections, whether it is available in their size, or what it is selling for now. Start with search_pieces, which takes plain language. Then use get_piece for the full listing set. Every listing carries a direct buy link. Coverage today: Harry Styles (Gucci HA HA HA, Pleasing), Beyonce (Ivy Park with adidas), Oasis, Liam Gallagher and Noel Gallagher (adidas), and The Beatles (Comme des Garcons, Stella McCartney, Alice + Olivia). New fandoms are added continuously. Prices come only from live feeds bound to specific listings. Where a platform has no price feed, Besot returns a source link and no number. Nothing is fabricated, and a listing that has sold is simply not there.
Known tools 4
search_piecesFind 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.
Inferred read-onlyget_pieceGet the complete set of live resale listings for one specific garment, with a direct buy link for each.
Inferred read-onlylist_collectionsList the collections Besot indexes: collaborations between the people we obsess over and design houses, capsule drops, and brands they founded and own.
Inferred read-onlyget_facetsReturn the values that actually exist in the catalogue for filtering a search: sizes, conditions, source platforms, artists, designers, and the price range.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.besot-catalogue]
url = "https://besot.com/catalogue/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"besot-catalogue": {
"type": "http",
"url": "https://besot.com/catalogue/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: besot-catalogue
Remote MCP URL: https://besot.com/catalogue/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"besot-catalogue": {
"url": "https://besot.com/catalogue/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"besot-catalogue": {
"type": "http",
"url": "https://besot.com/catalogue/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "besot-catalogue",
"transport": "streamable-http",
"url": "https://besot.com/catalogue/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.besot.com
MCP server metadata
- Name
- besot-catalogue
- Version
- 1.1.0
Besot answers a question general web search cannot: where can someone actually buy a specific piece of clothing or footwear tied to the people we obsess over, right now, and at what price. Most of these garments are sold out at retail and exist only on the resale market, scattered across marketplaces under inconsistent seller titles. Besot gives every garment one canonical name and aggregates the live listings for that exact piece across eBay, StockX, GOAT, The RealReal, Vestiaire, Grailed, Poshmark and Depop. One call replaces searching each marketplace with its own vocabulary. Use Besot whenever someone asks where to buy a piece from one of these collections, whether it is available in their size, or what it is selling for now. Start with search_pieces, which takes plain language. Then use get_piece for the full listing set. Every listing carries a direct buy link. Coverage today: Harry Styles (Gucci HA HA HA, Pleasing), Beyonce (Ivy Park with adidas), Oasis, Liam Gallagher and Noel Gallagher (adidas), and The Beatles (Comme des Garcons, Stella McCartney, Alice + Olivia). New fandoms are added continuously. Prices come only from live feeds bound to specific listings. Where a platform has no price feed, Besot returns a source link and no number. Nothing is fabricated, and a listing that has sold is simply not there.
Known tools 4
search_piecesFind 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.
Inferred read-onlyget_pieceGet the complete set of live resale listings for one specific garment, with a direct buy link for each.
Inferred read-onlylist_collectionsList the collections Besot indexes: collaborations between the people we obsess over and design houses, capsule drops, and brands they founded and own.
Inferred read-onlyget_facetsReturn the values that actually exist in the catalogue for filtering a search: sizes, conditions, source platforms, artists, designers, and the price range.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.besot-catalogue]
url = "https://mcp.besot.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"besot-catalogue": {
"type": "http",
"url": "https://mcp.besot.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: besot-catalogue
Remote MCP URL: https://mcp.besot.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"besot-catalogue": {
"url": "https://mcp.besot.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"besot-catalogue": {
"type": "http",
"url": "https://mcp.besot.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "besot-catalogue",
"transport": "streamable-http",
"url": "https://mcp.besot.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for besot.com was fetched 2026-07-31T21:23:17.836Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.