Skip to content
VS Code

BankingMCP for VS Code

com.banking-mcp/banking

Read-only access to your bank balances and transactions in Germany and the EU. Free trial.

client:VS Code transport:streamable-http

Install BankingMCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "banking": {
      "type": "http",
      "url": "https://banking-mcp.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BankingMCP in other clients