Skip to content
Cursor

Verity Score for Cursor

io.verityscore/geo-audit

GEO audit for Shopify: AI readiness score, recommendations, and 15 vertical checklists.

client:Cursor transport:stdio runtime:npm

Install Verity Score in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "geo-audit": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@verityscore/mcp-server"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Verity Score in other clients