ibanforge for Cursor
io.github.cammac-creator/ibanforge
Check the bank behind an IBAN before you pay: bank-code check, BIC with source, bank-level sanctions
client:Cursor
transport:streamable-http
runtime:npm
tools:11
Install ibanforge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ibanforge": {
"url": "https://api.ibanforge.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs