invoicehub for VS Code
dev.invoicehub/invoicehub
Validate, generate & convert EU e-invoices (UBL, CII, XRechnung, Factur-X) — EN 16931 pre-validated.
client:VS Code
transport:streamable-http
tools:4
Install invoicehub in VS Code
.vscode/mcp.json
{
"servers": {
"invoicehub": {
"type": "http",
"url": "https://api.invoicehub.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs