How to Use the Belvo MCP in Claude Code
Pipe Latin American banking data straight into your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Belvo MCP to Claude Code
Create your Vinkius account to connect Belvo to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Terminal-Based Financial Audits
The `list_transactions` tool streams raw transaction records directly to your standard output. Claude Code runs this tool inside your terminal to filter, search, and pipe financial logs into local files. You can combine this with grep or jq. Your agent writes the shell commands to parse the output of `get_transaction` for specific merchant IDs.
Automate Balance Checks via CLI MCP Server
The `list_balances` tool retrieves current account balances across all connected institutions. Claude Code executes this through the CLI to monitor cash reserves without opening a browser. This MCP Server allows you to set up cron jobs that alert you when a balance drops. Your agent configures the script to trigger a notification if any account goes below your threshold.
Verify Identity and Account Ownership
The `list_owners` tool pulls registered owner details from Latin American bank accounts. Claude Code uses this to verify user identities during automated backend checks. By calling `get_account`, your agent matches the owner name against your internal database. This automates KYC checks directly from your terminal workflow.
Set up Belvo MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebelvo-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Belvo transactions." It will automatically discover and invoke the available Belvo tools.
claude mcp add --transport http belvo-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Belvo MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Belvo MCP today
We host it, we monitor it, we maintain it. You just paste one token.