Skip to content
Zed

docs for Zed

com.merchinary/docs

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

client:Zed transport:stdio runtime:npm

Install docs in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

docs in other clients