Belvo Connector for AI agents.
12 live capabilities
Connect your agent to Latin American banking data for real-time financial insights.
Waiting for input…
Why people use Belvo
Belvo for Latin American Banking Data Audits
This Connector changes that by letting your agent do the heavy lifting. You just ask for the data, and it pulls everything from the Belvo ecosystem into your workspace. You get a clear view of accounts and transactions without the tab-switching headache.
What Vinkius changes
That you get direct, conversational access to Latin American financial data without touching the Belvo dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Audit user connections
A product manager wants to see how many active links a user has.
- Real-world use case 02
Monthly spending report
An analyst needs to see recurring costs for a specific user.
- Real-world use case 03
Regional institution check
A developer wants to know if a specific local bank is supported.
Complete set · 12capabilities
The complete Belvo capability set.
These are the exact actions your AI can choose when you ask it to work with Belvo.
01—04
4 capabilities in this set.
Part of 12 available through Belvo.
- 01 Capability
Get link
Get status and metadata for a specific Belvo link connection. It shows refresh rates and credential storage details.
- 02 Capability
List accounts
List all financial accounts across all links including balances and types. This gives you a bird's eye view of all user accounts.
- 03 Capability
List incomes
Pull income insights for credit risk and affordability checks. This helps you understand the user's steady cash flow.
- 04 Capability
List institutions
Identify all supported banks and fintechs across Latin America. Use this to see what's possible before creating a link.
05—08
4 capabilities in this set.
Part of 12 available through Belvo.
- 05 Capability
List links
List all active connections between your app and end-user accounts. This is the core way to see all user connections.
- 06 Capability
List owners
Get identity information for the people behind linked accounts. This helps with KYC and identity confirmation workflows.
- 07 Capability
List recurring expenses
Find recurring patterns like subscriptions and utility bills. Use this for budgeting analysis and subscription auditing.
- 08 Capability
List transactions
Get paginated transaction history for spending analysis and audits. It returns debits, credits, and transfers across all links.
09—12
4 capabilities in this set.
Part of 12 available through Belvo.
- 09 Capability
Get account
Pull full details for a specific financial account using its ID. This is useful for deep dives into individual account types.
- 10 Capability
Get investments
Retrieve investment portfolios and holdings for wealth management analysis. Use it to see performance across different assets.
- 11 Capability
Get transaction
Fetch complete details for a single financial transaction. Use this when you need to see the specifics of one specific move.
- 12 Capability
List balances
Get current and available balances for every linked account. It is perfect for quick cash position monitoring.
Set up in minutes
One URL. Then ask Belvo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Belvo 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_tbdLwCCXt5CKk2ERMA1JqkPx0QEupUeeqfutMwRu/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 Belvo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Belvo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_tbdLwCCXt5CKk2ERMA1JqkPx0QEupUeeqfutMwRu/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 Belvo URL.
- Step 03
Save and start
Save the connection and enable Belvo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"belvo": {
"url": "https://edge.vinkius.com/vk_preview_tbdLwCCXt5CKk2ERMA1JqkPx0QEupUeeqfutMwRu/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 Belvo
Open Agent mode in chat and ask: "Using Belvo, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"belvo": {
"url": "https://edge.vinkius.com/vk_preview_tbdLwCCXt5CKk2ERMA1JqkPx0QEupUeeqfutMwRu/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 Belvo
Ask Copilot: "Using Belvo, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"belvo": {
"url": "https://edge.vinkius.com/vk_preview_tbdLwCCXt5CKk2ERMA1JqkPx0QEupUeeqfutMwRu/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 Belvo
Open Cascade and ask: "Using Belvo, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"belvo": {
"url": "https://edge.vinkius.com/vk_preview_tbdLwCCXt5CKk2ERMA1JqkPx0QEupUeeqfutMwRu/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 Belvo
Ask Cline: "Using Belvo, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add belvo --transport http "https://edge.vinkius.com/vk_preview_tbdLwCCXt5CKk2ERMA1JqkPx0QEupUeeqfutMwRu/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 Belvo
Ask Claude: "Using Belvo, show me...". 12 tools are ready
Where the request belongs
Work Belvo can move forward.
This is for fintech developers building regional wallets, financial analysts auditing money flows, and product managers checking regional coverage.
Fintech Developer
You use this to audit links and account data to ensure your app's connection logic is sound.
Financial Analyst
You use this to pull transaction and income data for modeling and reporting without manual exports.
Product Manager
You use this to verify institution coverage and data availability across different countries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFlinks
Connect to financial institutions to aggregate banking data, verify income, and perform deep transaction analysis via Flinks.
Fintoc
Access bank accounts, movements, and initiate transfers via AI agents with Fintoc.
Griffin
Manage your banking & fintech operations via Griffin. list accounts, monitor transactions, and handle verifications via AI.
TrueLayer
Manage open banking payments, payouts, and account data via TrueLayer. initiate transfers, check balances, and list transactions directly from any AI agent.
Mono
Automate financial data retrieval and payment orchestration via Mono. access account balances, transaction history, and initiate bank transfers directly from any AI agent.
Teller
Connect to your bank accounts, list transactions, check balances, and initiate payments via Teller API.
Bring your own AI
Change the model, client or framework. Keep Belvo 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 Belvo.
The practical details behind the request, access and result.
What can I do with the Belvo MCP?
You can use it to pull banking data, investment holdings, and transaction histories from across Latin America. It lets your agent see balances, identify recurring expenses, and check supported institutions.
Does Belvo MCP support specific Latin American banks?
Yes, it connects to the Belvo ecosystem which includes various banks, fintechs, and fiscal authorities across Latin America. You can use it to see the full list of supported institutions.
Can I use Belvo MCP to check my account balances?
Yes, it can pull the current and available balances for all your linked accounts in one go. This is great for quick cash position monitoring.
How do I get transaction history with Belvo MCP?
The Connector can pull paginated transaction results including debits, credits, and transfers. This is perfect for spending analysis or audit trails.
Is Belvo MCP good for credit risk analysis?
Yes, it can pull income insights derived from transaction analysis. This helps you get a better picture of affordability and credit risk for users.
Can I see investment holdings with Belvo MCP?
Yes, it can retrieve detailed information on investment portfolios and performance across your linked brokerage and investment accounts.
Can I check the balance of a specific account using this integration?
Yes! Use the get_account capability with the Account ID. Your agent will fetch the latest balance and account metadata directly from Belvo.
How do I list all transactions for a particular connection?
Simply ask the agent to list_transactions. You can then inspect specific transaction details using the get_transaction capability with the Transaction ID.
Does the integration support all institutions in Brazil and Mexico?
This integration supports all institutions currently active in your Belvo account across supported countries. Use the list_institutions capability to see the full list of available banks and platforms.
One connection away
Give your agent a direct line to Belvo.
Connect Belvo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available