FabTally Valid for Claude Desktop
io.github.zvmzaretsky/validation-suite
Validation suite: EU VAT (VIES), IBAN mod-97, email (MX+disposable), geo place lookup, VIN decode.
client:Claude Desktop
transport:streamable-http
tools:5
Install FabTally Valid in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"validation-suite": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://valid.fabtally.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs