FabTally Valid for Cursor
io.github.zvmzaretsky/validation-suite
Validation suite: EU VAT (VIES), IBAN mod-97, email (MX+disposable), geo place lookup, VIN decode.
client:Cursor
transport:streamable-http
tools:5
Install FabTally Valid in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"validation-suite": {
"url": "https://valid.fabtally.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs