Openiban for Zed
io.github.pipeworx-io/openiban
OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the
client:Zed
transport:streamable-http
Install Openiban in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openiban": {
"url": "https://gateway.pipeworx.io/openiban/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs