Skip to content
Zed

Vat for Zed

io.github.pipeworx-io/vat

VAT-number format validation MCP (EU + UK/CH/NO).

client:Zed transport:streamable-http

Install Vat in Zed

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

{
  "context_servers": {
    "vat": {
      "url": "https://gateway.pipeworx.io/vat/mcp"
    }
  }
}

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

Vat in other clients