Tolstoy Shopper for Claude Desktop
io.github.gotolstoy/shopper
Search products, view details, and try items on across stores powered by Tolstoy.
client:Claude Desktop
transport:streamable-http
tools:3
Install Tolstoy Shopper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shopper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs