Skip to content
Zed

vat.support VAT Compliance for Zed

io.github.vmalyshev1/vat-support

EU/UK VAT compliance for AI agents: number validation, rate lookups, reverse-charge checks.

client:Zed transport:streamable-http tools:5

Install vat.support VAT Compliance in Zed

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

{
  "context_servers": {
    "vat-support": {
      "url": "https://snapshot.vat.support/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

vat.support VAT Compliance in other clients