EU VAT Validator (VIES) for Grok
io.github.apifymcpfactory-droid/eu-vat-validator
Bulk-validates EU VAT numbers against the European Commission's official VIES service.
client:Grok
transport:streamable-http
Install EU VAT Validator (VIES) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"eu-vat-validator": {
"type": "http",
"url": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
}
}
}
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