Catalog Attribute Normalizer for Gemini CLI
com.acjlabs/catalog-normalizer
Catalog attribute normalizer, taxonomy-grounded — no fabricated Google/Shopify category IDs.
client:Gemini CLI
transport:streamable-http
tools:1
Install Catalog Attribute Normalizer in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"catalog-normalizer": {
"httpUrl": "https://catalog-normalizer.acjlabs.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs