Factur-X e-invoicing for Zed
io.github.leborgneantoine/facturx
Generate, validate and read Factur-X / EN 16931 e-invoices (France, EU): PDF/A-3, CII, UBL 2.1.
client:Zed
transport:streamable-http
tools:4
Install Factur-X e-invoicing in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"facturx": {
"url": "https://facturx.orvel.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs