How to Use the Banco Inter MCP in Claude Code
Run your Banco Inter operations from the command line. Perfect for scripts, cron jobs, and CI/CD with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Banco Inter MCP to Claude Code
Create your Vinkius account to connect Banco Inter 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.
Banking for Your Shell Scripts
Connect Claude Code to this MCP Server to put your bank in your terminal. You can run `claude mcp exec inter_get_balance` to get your balance and stick it in a shell variable for another script to use. It's just standard I/O. This also means you can pipe the JSON output from any tool to command-line utilities like `jq`. Need to find all Pix charges over a certain amount? Run `claude mcp exec inter_list_pix_billings` and pipe it to `jq` for filtering. Simple.
Automate Payments in Your CI/CD Pipeline
Trigger payments from your automated workflows. For example, a GitHub Action can call `claude mcp exec inter_send_pix` to pay a contractor automatically when their pull request is merged. You write the script, Claude Code runs it. This is also great for recurring batch jobs. Set up a nightly cron job that runs a script. The script can use `inter_create_boleto` to generate all of the new day's invoices without any manual work.
Headless Financial Reporting for Claude Code
This is the fastest way to get financial data for your backend processes. The `inter_get_statement` tool gives you a full transaction extract in clean JSON format, perfect for ingesting into a database or an internal dashboard. There's no GUI to slow you down. The `inter_list_boletos` tool lets you fetch and filter thousands of payment slips right from a headless Linux server. All you need is a shell.
Set up Banco Inter 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 seebanco-inter-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Banco Inter transactions." It will automatically discover and invoke the available Banco Inter tools.
claude mcp add --transport http banco-inter-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 Banco Inter MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Banco Inter MCP today
We host it, we monitor it, we maintain it. You just paste one token.