InvoiceXML for Zed
com.invoicexml/invoicexml
Create, validate, convert & extract compliant e-invoices (UBL, Factur-X, ZUGFeRD, XRechnung)
client:Zed
transport:streamable-http
Install InvoiceXML in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"invoicexml": {
"url": "https://mcp.invoicexml.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs