Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Tolstoy Shopper

io.github.gotolstoy/shopper

Search products, view details, and try items on across stores powered by Tolstoy.

Uptime
100.0%
3 direct probes · 30d
Response
638ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

search_products

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…

get_product

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…

try_on

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

Tolstoy Shopper Canvas

Interactive view for browsing products, watching product videos, and virtual try-on.

ui://shopper-canvas/74846702

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"
    }
  }
}