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
{
"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