Tolstoy Shopper for Gemini CLI
io.github.gotolstoy/shopper
Search products, view details, and try items on across stores powered by Tolstoy.
client:Gemini CLI
transport:streamable-http
tools:3
Install Tolstoy Shopper in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shopper": {
"httpUrl": "https://apilb.gotolstoy.com/mcp/v1/shopper/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs