ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Banco do Brasil with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Check balance, statements, pay Pix/Boleto, and manage your BB account via API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 9 capabilities

The complete Banco do Brasil capability set.

These are the exact actions your AI can choose when you ask it to work with Banco do Brasil.

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Banco do Brasil.

  1. 01

    Get accounts

    Usually returns one active account. Get list of checking accounts

  2. 02

    Get scheduled payments

    Get scheduled future payments

  3. 03

    Pay barcode

    Pay a barcode/boleto bill

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Banco do Brasil.

  1. 04

    Pay utility bill

    Pay a utility bill via barcode

  2. 05

    Get balance

    Get current account balance and limits

  3. 06

    Create pix

    Send a Pix payment to a key

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Banco do Brasil.

  1. 07

    Get credit card invoices

    Get credit card invoices

  2. 08

    Get pix history

    Type can be RECEIVED or SENT. Get history of Pix transfers (Sent/Received)

  3. 09

    Get statement

    Dates in YYYY-MM-DD format. Get account statement (transactions) by date range

Observed, not estimated

859ms average. Fast in production.

Banco do Brasil is checked daily against the live service.

Daily averagePeak 1074ms
Aug 20Today
Fastest day
703ms
Slowest day
1074ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Banco do Brasil, so you can see the experience inside your AI.

It does not authenticate your account with Banco do Brasil. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Banco do Brasil Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Banco do Brasil capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "banco-do-brasil-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Banco do Brasil owners ask.

  • 01

    How do I get an Access Token for Banco do Brasil?

    You must create a Developer account on BB Developers Portal, create an App, and use your Certificate (mTLS) and Client ID/Secret to generate the Access Token via OAuth2.

  • 02

    Can I pay bills and Pix?

    Yes! Use the pay_barcode or create_pix actions. You will need a valid token with payment permissions.

  • 03

    Does it work for companies (CNPJ)?

    Yes, the BB APIs support both Individual (CPF) and Business (CNPJ) accounts, provided your token has the correct scope.

  • 04

    Are the API connections secure?

    Absolutely. Banco do Brasil requires mTLS certificates and secure environments for their API connections to ensure financial-grade safety.