Skip to content
Zed

catalog cli pro for Zed

io.github.bwb03/catalog-cli-pro

Amazon catalog auditing tool. 13 quality checks for your listings.

client:Zed transport:stdio runtime:npm

Install catalog cli pro in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "catalog-cli-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@bwb03/catalog-cli-pro"
      ],
      "env": {
        "CATALOG_API_KEY": "<CATALOG_API_KEY>"
      }
    }
  }
}

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

catalog cli pro in other clients