Skip to content
VS Code

ISO 20022 Generator for VS Code

com.iso20022generator/mcp

Generate and validate SEPA ISO 20022 XML (pain.001, pain.008) and SWIFT MT103 payment messages.

client:VS Code transport:streamable-http

Install ISO 20022 Generator in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.iso20022generator.com/mcp"
    }
  }
}

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

ISO 20022 Generator in other clients