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