Skip to content
VS Code

Openiban for VS Code

io.github.pipeworx-io/openiban

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

client:VS Code transport:streamable-http

Install Openiban in VS Code

.vscode/mcp.json

{
  "servers": {
    "openiban": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/openiban/mcp"
    }
  }
}

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

Openiban in other clients