Skip to content
Gemini CLI

store for Gemini CLI

com.yaktool/store

Forecast a WooCommerce CSV import and migrate Shopify exports. 61 documented rules.

client:Gemini CLI transport:stdio runtime:npm

Install store in Gemini CLI

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

{
  "mcpServers": {
    "store": {
      "command": "npx",
      "args": [
        "-y",
        "yaktool-store-mcp"
      ]
    }
  }
}

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

store in other clients