ValidateFin for Claude Desktop
io.github.elnicaise/validatefin
Validate SEPA, UBL/Peppol, XRechnung, camt, ACH & IBAN files locally — no data leaves your machine.
client:Claude Desktop
transport:stdio
runtime:npm
Install ValidateFin in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"validatefin": {
"command": "npx",
"args": [
"-y",
"@validatefin/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs