Skip to content
VS Code

InkVoice — XRechnung & E-Invoicing for VS Code

net.inkvoice/inkvoice

XRechnung and ZUGFeRD e-invoicing (EN 16931): create, validate, check Leitweg-IDs, German VAT.

client:VS Code transport:streamable-http tools:5

Install InkVoice — XRechnung & E-Invoicing in VS Code

.vscode/mcp.json

{
  "servers": {
    "inkvoice": {
      "type": "http",
      "url": "https://api.inkvoice.net/mcp"
    }
  }
}

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

What VS Code can do once it is connected

InkVoice — XRechnung & E-Invoicing in other clients