MCP server for French e-invoicing (Factur-X EN 16931) and Chorus Pro B2G integration. Generate, validate and submit compliant invoices directly from Claude — ready for the 2026 French B2B reform.
Server Config
{
"command": "npx",
"args": [
"-y",
"facturx-mcp"
],
"env": {
"FACTURX_LICENSE_KEY": ""
}
}