vat.support VAT Compliance for Grok
io.github.vmalyshev1/vat-support
EU/UK VAT compliance for AI agents: number validation, rate lookups, reverse-charge checks.
client:Grok
transport:streamable-http
tools:5
Install vat.support VAT Compliance in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vat-support": {
"type": "http",
"url": "https://snapshot.vat.support/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs