swift bic mcp for Windsurf
io.github.mrfentmen/swift-bic-mcp
Look up SWIFT and BIC bank codes from a bundled directory. No network and no key.
client:Windsurf
transport:stdio
runtime:npm
Install swift bic mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"swift-bic-mcp": {
"command": "npx",
"args": [
"-y",
"swift-bic-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs