vat.support VAT Compliance for VS Code
io.github.vmalyshev1/vat-support
EU/UK VAT compliance for AI agents: number validation, rate lookups, reverse-charge checks.
client:VS Code
transport:streamable-http
tools:5
Install vat.support VAT Compliance in VS Code
.vscode/mcp.json
{
"servers": {
"vat-support": {
"type": "http",
"url": "https://snapshot.vat.support/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs