Vat for VS Code
io.github.pipeworx-io/vat
VAT-number format validation MCP (EU + UK/CH/NO).
client:VS Code
transport:streamable-http
Install Vat in VS Code
.vscode/mcp.json
{
"servers": {
"vat": {
"type": "http",
"url": "https://gateway.pipeworx.io/vat/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs