shopify geo audit for Zed
io.github.builtbyabs/shopify-geo-audit
Audit any Shopify store for AI search (GEO/AEO) readiness and generate the fixes. No signup.
client:Zed
transport:stdio
runtime:npm
Install shopify geo audit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"shopify-geo-audit": {
"command": "npx",
"args": [
"-y",
"shopify-geo-audit-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs