Audit any Shopify store for AI search (GEO/AEO) readiness and generate the fixes. No signup.
claude mcp add shopify-geo-audit -- npx -y shopify-geo-audit-mcp
claude_desktop_config.json
{
"mcpServers": {
"shopify-geo-audit": {
"command": "npx",
"args": [
"-y",
"shopify-geo-audit-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"shopify-geo-audit": {
"command": "npx",
"args": [
"-y",
"shopify-geo-audit-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"shopify-geo-audit": {
"command": "npx",
"args": [
"-y",
"shopify-geo-audit-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"shopify-geo-audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shopify-geo-audit-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"shopify-geo-audit": {
"command": "npx",
"args": [
"-y",
"shopify-geo-audit-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.builtbyabs--shopify-geo-audit/reviews or the review_server meta-tool.
POST /mcp