Catalog Attribute Normalizer for VS Code
com.acjlabs/catalog-normalizer
Catalog attribute normalizer, taxonomy-grounded — no fabricated Google/Shopify category IDs.
client:VS Code
transport:streamable-http
tools:1
Install Catalog Attribute Normalizer in VS Code
.vscode/mcp.json
{
"servers": {
"catalog-normalizer": {
"type": "http",
"url": "https://catalog-normalizer.acjlabs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs