cbpr address lint for Windsurf
io.github.jmshinhwa/cbpr-address-lint
Find the ISO 20022 postal addresses your correspondent bank will repair by hand, before you send the
client:Windsurf
transport:stdio
runtime:npm
Install cbpr address lint in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cbpr-address-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/cbpr-address-lint"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs