Skip to content

global vat validator for Zed

io.github.bws1900/global-vat-validator

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

client:Zed transport:sse

Install global vat validator in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

global vat validator in other clients