Skip to content
Gemini CLI

docs for Gemini CLI

com.merchinary/docs

Search how-to docs for Merchinary's Shopify Bulk Product Editor and Image Editor apps.

client:Gemini CLI transport:stdio runtime:npm

Install docs in Gemini CLI

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

{
  "mcpServers": {
    "docs": {
      "command": "npx",
      "args": [
        "-y",
        "@merchinary/docs-mcp"
      ]
    }
  }
}

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

docs in other clients