Attestwire for VS Code
com.attestwire/en16931
EN 16931: validate invoice data or a UBL/CII file, emit UBL or CII XML. XRechnung, Peppol. Not PDF.
client:VS Code
transport:streamable-http
runtime:npm
tools:13
Install Attestwire in VS Code
.vscode/mcp.json
{
"servers": {
"en16931": {
"type": "http",
"url": "https://api.attestwire.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs