Factur-X e-invoicing for VS Code
io.github.leborgneantoine/facturx
Generate, validate and read Factur-X / EN 16931 e-invoices (France, EU): PDF/A-3, CII, UBL 2.1.
client:VS Code
transport:streamable-http
tools:4
Install Factur-X e-invoicing in VS Code
.vscode/mcp.json
{
"servers": {
"facturx": {
"type": "http",
"url": "https://facturx.orvel.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs