einvoice for Zed
io.github.makririch/einvoice
XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.
client:Zed
transport:stdio
runtime:npm
Install einvoice in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"einvoice": {
"command": "npx",
"args": [
"-y",
"einvoice-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs