Tolstoy Shopper
io.github.gotolstoy/shopperSearch products, view details, and try items on across stores powered by Tolstoy.
Tools · 3
Search the catalog by a specific free-text query (e.g. a product name, material, or occasion the shopper named). In marketplace mode, searches across every brand store on Tolstoy — one catalog, no sto…
Load full details for one product by its `productRef` (from search_products or browse_products): description, price, media, the brand's real product videos, size guide, per-variant stock, and buy link…
Opens an interactive virtual try-on for a product (by `productRef` from `search_products`): the shopper uploads their photo and gets a photorealistic image of themselves wearing the actual product — t…
Resources · 1
Interactive view for browsing products, watching product videos, and virtual try-on.
ui://shopper-canvas/74846702
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"tolstoy_shopper": {
"url": "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp",
"transport": "streamable-http"
}
}
}