ZUGFeRD Validator for Cursor
de.zugferd-validator/validator
Validiert E-Rechnungen (ZUGFeRD/Factur-X, XRechnung) gegen EN 16931 mit Korrekturvorschlägen.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install ZUGFeRD Validator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"validator": {
"url": "https://api.zugferd-validator.de/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs