GEO audit for Shopify: AI readiness score, recommendations, and 15 vertical checklists.
claude mcp add geo-audit -- npx -y @verityscore/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"geo-audit": {
"command": "npx",
"args": [
"-y",
"@verityscore/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"geo-audit": {
"command": "npx",
"args": [
"-y",
"@verityscore/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"geo-audit": {
"command": "npx",
"args": [
"-y",
"@verityscore/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"geo-audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@verityscore/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"geo-audit": {
"command": "npx",
"args": [
"-y",
"@verityscore/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.verityscore--geo-audit/reviews or the review_server meta-tool.
POST /mcp