Jithox E-Invoice Readiness for VS Code
com.jithox/einvoice-readiness
Read-only EU e-invoice checks: VAT format, VIES, Peppol lookup. Returns evidence, no filing.
client:VS Code
transport:streamable-http
tools:5
Install Jithox E-Invoice Readiness in VS Code
.vscode/mcp.json
{
"servers": {
"einvoice-readiness": {
"type": "http",
"url": "https://mcp.jithox.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs