Banco do Brasil Connector for AI agents.
9 live capabilities
Manage your Brazilian bank account and Pix payments through natural conversation.
Waiting for input…
Why people use Banco do Brasil
Banco do Brasil for automated Brazilian banking tasks
This Connector lets you handle those tasks where you are. Just ask your agent to pay a bill or check your balance. You stay in your flow while the agent handles the API calls to Banco do Brasil. It turns a three-minute chore into a five-second command.
What Vinkius changes
You get a direct line to your Banco do Brasil account through your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Paying a supplier boleto
A business owner needs to pay a vendor.
- Real-world use case 02
Verifying a received payment
A freelancer wants to see if they got paid.
- Real-world use case 03
Checking weekly spending
A traveler wants to see their recent activity.
Complete set · 9capabilities
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.
01—03
3 capabilities in this set.
Part of 9 available through Banco do Brasil.
- 01 Capability
Get accounts
List your active checking accounts. Use this to see all your available BB accounts at once.
- 02 Capability
Pay barcode
Pay a bill using a barcode or boleto number. This is perfect for settling one-off payments like a boleto.
- 03 Capability
Pay utility bill
Pay a utility bill via a barcode. Use this to handle your recurring monthly expenses easily.
04—06
3 capabilities in this set.
Part of 9 available through Banco do Brasil.
- 04 Capability
Get pix history
View a history of sent and received Pix transfers. This lets you verify past payments quickly.
- 05 Capability
Get scheduled payments
View your scheduled future payments. Use this to see what's coming out of your account soon.
- 06 Capability
Get statement
Get a list of account transactions for a specific date range. This helps you track spending over time.
07—09
3 capabilities in this set.
Part of 9 available through Banco do Brasil.
- 07 Capability
Get balance
Get your current balance and credit limits. This is the quickest way to see if you have enough funds.
- 08 Capability
Create pix
Send a Pix payment to a specific key. Use this to move money instantly to friends or vendors.
- 09 Capability
Get credit card invoices
View your credit card invoices and totals. This helps you keep track of your monthly spending and totals.
Set up in minutes
One URL. Then ask Banco do Brasil to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Banco do Brasil from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Banco do Brasil, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Banco do Brasil for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Banco do Brasil URL.
- Step 03
Save and start
Save the connection and enable Banco do Brasil in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"banco-do-brasil": {
"url": "https://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Banco do Brasil
Open Agent mode in chat and ask: "Using Banco do Brasil, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"banco-do-brasil": {
"url": "https://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Banco do Brasil
Ask Copilot: "Using Banco do Brasil, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"banco-do-brasil": {
"url": "https://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Banco do Brasil
Open Cascade and ask: "Using Banco do Brasil, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"banco-do-brasil": {
"url": "https://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Banco do Brasil
Ask Cline: "Using Banco do Brasil, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add banco-do-brasil --transport http "https://edge.vinkius.com/vk_preview_txX4i7XNpqsbulFf1HQmeMEeWl1UuBvqKvhXrL3R/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Banco do Brasil
Ask Claude: "Using Banco do Brasil, show me...". 9 tools are ready
Where the request belongs
Work Banco do Brasil can move forward.
This is for the small business owner who's tired of clicking through dashboards at 2am to pay suppliers, or the personal finance enthusiast who wants to track spending without opening a separate app.
Small Business Owner
Paying recurring supplier bills and checking daily cash flow via natural language commands.
Personal Finance Manager
Tracking monthly spending habits and verifying Pix transfers while staying in a primary workspace.
Fintech Developer
Building custom financial bots that need to interact with the Banco do Brasil API.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsStark Bank
Equip your AI with Brazil's enterprise Developer Bank. Automate corporate virtual cards, Boletos, Outbound Pix (Transfers), and statements inside chats.
Banco Inter
Connect to your Banco Inter Empresas digital account. Automate Pix, Boletos, balance inquiries and statements.
Cora Bank
Connect your Cora Corporate account. Have your Ai Assistant generate structured Invoices, Boletos, and Pix codes while tracking active balances.
Teller
Connect to your bank accounts, list transactions, check balances, and initiate payments via Teller API.
Increase
Your very own programmatic commercial bank. Construct completely new bank accounts, fetch balance ledgers, map Routing numbers and fire wire limits.
Brankas
Manage open finance operations via Brankas API. process direct payments, send disbursements, and access bank statements from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Banco do Brasil connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Banco do Brasil.
The practical details behind the request, access and result.
Can I use the Banco do Brasil MCP to pay my monthly bills?
Yes, you can use it to pay utility bills and barcodes. Just tell your agent the amount and provide the barcode number to settle your expenses.
Does the Banco do Brasil MCP support Pix payments?
Yes, it allows you to send Pix payments using keys like email, phone numbers, or CPF. It makes sending money much faster through your AI client.
How do I connect my Banco do Brasil account to my AI?
You just need to generate an Access Token from the official BB Developers Portal and paste it into your AI client. This connects your account securely.
Can I see my transaction history with this Connector?
Yes, you can pull statements by date range to see past movements. This is great for tracking your spending or verifying payments.
Is the Banco do Brasil MCP safe for my banking data?
Yes, it uses your own Access Token to interact with the bank's official API. Your credentials stay private and are only used to perform the actions you request.
Can I use this to check my credit card info?
Yes, the Connector can pull your latest invoices and totals, allowing you to keep track of your credit card spending without opening the bank's app.
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.
Can I pay bills and Pix?
Yes! Use the pay_barcode or create_pix actions. You will need a valid token with payment permissions.
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.
Are the API connections secure?
Absolutely. Banco do Brasil requires mTLS certificates and secure environments for their API connections to ensure financial-grade safety.
One connection away
Give your agent a direct line to Banco do Brasil.
Connect Banco do Brasil once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available