Enable Banking
European Open Banking account information — balances and transactions via connected banks.
Overview
Access European Open Banking account information — balances and transactions from connected banks.
Prerequisites
- Bank accounts supported by Enable Banking
- A stackgate.ai account
Getting credentials
- Open Integrations → Enable Banking.
- Click Activate, then Connect bank.
- Select your bank and complete the Enable Banking OAuth/consent flow.
Using with AI clients
- Dedicated endpoint:
POST /mcp/enable-banking - Private gateway:
enable-banking__*tools
Troubleshooting
- Consent expired — reconnect the bank from My Integrations.
- Missing accounts — complete bank authentication again; some banks require periodic re-consent.
Available tools
-
list-connected-accounts-tool
List bank accounts you enabled in My Integrations. Use account_id (uid) for balances and transactions. The name field is your custom label when set.
-
list-aspsps-tool
List available ASPSPs (banks) in a country from Enable Banking.
-
get-session-tool
Get Enable Banking session details by session ID.
-
get-account-details-tool
Get account details for an authorized Enable Banking account.
-
list-account-balances-tool
List balances for an authorized Enable Banking account.
-
list-account-transactions-tool
List transactions for an authorized Enable Banking account.
-
get-account-transaction-tool
Get a single transaction for an authorized Enable Banking account.
MCP endpoint:
https://stackgate.ai/mcp/enable-banking
(HTTP) or via the private gateway.