einvoice mandate lint for Windsurf
io.github.jmshinhwa/einvoice-mandate-lint
Lints UBL and CII invoice XML against EN 16931 and the national e-invoicing mandates that are live i
client:Windsurf
transport:stdio
runtime:npm
Install einvoice mandate lint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"einvoice-mandate-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/einvoice-mandate-lint"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs