Skip to content
Zed

EU VAT Validator (VIES) for Zed

io.github.apifymcpfactory-droid/eu-vat-validator

Bulk-validates EU VAT numbers against the European Commission's official VIES service.

client:Zed transport:streamable-http

Install EU VAT Validator (VIES) in Zed

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

{
  "context_servers": {
    "eu-vat-validator": {
      "url": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
    }
  }
}

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

EU VAT Validator (VIES) in other clients