Skip to content
VS Code

InvoiceXML for VS Code

com.invoicexml/invoicexml

Create, validate, convert & extract compliant e-invoices (UBL, Factur-X, ZUGFeRD, XRechnung)

client:VS Code transport:streamable-http

Install InvoiceXML in VS Code

.vscode/mcp.json

{
  "servers": {
    "invoicexml": {
      "type": "http",
      "url": "https://mcp.invoicexml.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

InvoiceXML in other clients