einvoice for Windsurf
io.github.makririch/einvoice
XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.
client:Windsurf
transport:stdio
runtime:npm
Install einvoice in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"einvoice": {
"command": "npx",
"args": [
"-y",
"einvoice-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs