Skip to content
Gemini CLI

Tolstoy for Gemini CLI

io.github.gotolstoy/studio

Create ecommerce content and manage shoppable storefront experiences in your Tolstoy workspace.

client:Gemini CLI transport:streamable-http

Install Tolstoy in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "studio": {
      "httpUrl": "https://apilb.gotolstoy.com/mcp/v1/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Tolstoy in other clients