Skip to content
Cursor

VAT Validator MCP for Cursor

io.github.ojaskord/vat-validator-mcp

Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.

client:Cursor transport:streamable-http runtime:npm tools:2

Install VAT Validator MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "vat-validator-mcp": {
      "url": "https://vat-validator-mcp-production.up.railway.app"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

VAT Validator MCP in other clients