Tolstoy Shopper for VS Code
io.github.gotolstoy/shopper
Search products, view details, and try items on across stores powered by Tolstoy.
client:VS Code
transport:streamable-http
tools:3
Install Tolstoy Shopper in VS Code
.vscode/mcp.json
{
"servers": {
"shopper": {
"type": "http",
"url": "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs