All integrations

Enable Banking

Give Claude, ChatGPT or Cursor secure access to European Open Banking accounts via MCP — balances and transactions from your connected bank.

OAuth 7 tools

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

  1. Open Integrations → Enable Banking.
  2. Click Activate, then Connect bank.
  3. 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

    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

    List available ASPSPs (banks) in a country from Enable Banking.

  • get_session

    Get Enable Banking session details by session ID.

  • get_account_details

    Get account details for an authorized Enable Banking account.

  • list_account_balances

    List balances for an authorized Enable Banking account.

  • list_account_transactions

    List transactions for an authorized Enable Banking account.

  • get_account_transaction

    Get a single transaction for an authorized Enable Banking account.

MCP endpoint: https://stackgate.ai/mcp/enable-banking (HTTP) or via the private gateway.

Related workflows

Multi-integration playbooks that use Enable Banking to solve concrete business outcomes.