vat.support VAT Compliance for Cursor
io.github.vmalyshev1/vat-support
EU/UK VAT compliance for AI agents: number validation, rate lookups, reverse-charge checks.
client:Cursor
transport:streamable-http
tools:5
Install vat.support VAT Compliance in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vat-support": {
"url": "https://snapshot.vat.support/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs