Skip to content
Cursor

global vat validator for Cursor

io.github.bws1900/global-vat-validator

VAT Validator solving Brazil 2026 Alphanumeric shift. Supports high-precision EU, UK, IN, BR checks.

client:Cursor transport:sse

Install global vat validator in Cursor

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

{
  "mcpServers": {
    "global-vat-validator": {
      "url": "https://pink-beetle-main-88f69e6.zuplo.app/mcp"
    }
  }
}

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

global vat validator in other clients