Validate and parse German e-invoices (XRechnung, ZUGFeRD, Factur-X) offline. EN 16931 rules, no API key required.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@e-rechnung-inbox/xrechnung-mcp"
]
}