Tink

Tink MCP Connector for Claude

A+

Connect to bank accounts, list transactions, and initiate payments via Tink directly from your AI agent.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Tink account to any AI agent to manage your open banking data and payments through natural conversation.

What you can do

  • Account Overview — List all connected bank accounts and retrieve their underlying details.
  • Transaction History — Access and filter transaction records by account ID or specific date ranges for deep financial analysis.
  • Payment Initiation — Create payment requests to specific destination accounts with custom amounts, currencies, and references.

How it works

  1. Subscribe to this server
  2. Enter your Tink Access Token
  3. Start managing your finances from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Financial Analysts — quickly pull transaction data for reporting without manual CSV exports.
  • Developers — test payment flows and account connectivity directly from the code editor.
  • Business Owners — monitor cash flow and initiate transfers via simple text commands.
open-bankingtransactionspaymentsfintechbank-integration

3 tools expose this connector's capabilities to your AI agent.

list_accounts

List user bank accounts

create_payment_request

Create a payment request

list_transactions

List transactions for accounts

See how to talk to your AI agent using Tink.

List all my bank accounts connected via Tink.

I've found 2 connected accounts: 'Main Checking' (ID: acc_8821) and 'Savings' (ID: acc_9932). Would you like to see the transactions for either of them?

Show me transactions for account acc_8821 from October 2023.

Fetching transactions for October... I found 12 entries. The largest was a transfer of 1,200 EUR for 'Rent'. Would you like a full breakdown?

Create a payment request of 50 EUR to Alice Smith (IBAN: DE123456789) for 'Dinner'.

I've initiated the payment request for 50 EUR to Alice Smith. You can track this request using the reference ID: pay_ref_5521.

You can use the `list_accounts` tool. It will retrieve a complete list of all bank accounts currently linked to your Tink profile.

Related Connectors