BankingMCP for Cursor
com.banking-mcp/banking
Read-only access to your bank balances and transactions in Germany and the EU. Free trial.
client:Cursor
transport:streamable-http
Install BankingMCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"banking": {
"url": "https://banking-mcp.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs