Skip to content
VS Code

global vat validator for VS Code

io.github.bws1900/global-vat-validator

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

client:VS Code transport:sse

Install global vat validator in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

global vat validator in other clients