Tolstoy Shopper for Grok
io.github.gotolstoy/shopper
Search products, view details, and try items on across stores powered by Tolstoy.
client:Grok
transport:streamable-http
tools:3
Install Tolstoy Shopper in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"shopper": {
"type": "http",
"url": "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs