IBAN Validator for Windsurf
io.github.peonixo147/iban-validated
Validate IBAN bank account numbers (format + mod-97 checksum). Returns whether the IBAN is valid.
client:Windsurf
transport:streamable-http
tools:1
Install IBAN Validator in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"iban-validated": {
"serverUrl": "https://iban-validated.othmen-mohammadi.workers.dev/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs