How to Use the Nubank MX MCP in Claude Code
Control your Nubank MX account from the command line using Claude Code for headless banking pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Nubank MX MCP to Claude Code
Create your Vinkius account to connect Nubank MX 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.
Execute SPEI transfers from your terminal
The `create_transfer` tool lets you send real-time SPEI transfers directly from a terminal prompt. You do not need to open a browser or grab your phone to move money. Just tell the CLI to run the transfer, and it handles the API call instantly. This enables advanced shell scripting for your business payouts. You can pipe transaction lists into other CLI tools or trigger transfers based on system events. It brings your banking straight into your DevOps environment.
Monitor investments via headless shell scripts
The `get_investments` tool fetches your Cajitas portfolio details directly into your terminal session. You can query your investment yields and balances without leaving your shell. It outputs clean, structured data that is easy to parse. You can write cron jobs that use `get_account_balance` to monitor your reserves. If balances fall below a specific threshold, your script can alert you or trigger a transfer. It makes automated liquidity management straightforward.
Query transaction histories using this MCP Server
The `list_transactions` tool provides a paginated history of your recent account activity directly in your CLI. You can use limit and offset parameters to filter through large datasets quickly. This is ideal for terminal-based auditing. The CLI uses `get_transaction` to pull deep details on any specific line item. You can grep, awk, or redirect this output to local files for fast analysis. It replaces slow web interfaces with raw command-line speed.
Set up Nubank MX 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 seenubank-mx-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Nubank MX transactions." It will automatically discover and invoke the available Nubank MX tools.
claude mcp add --transport http nubank-mx-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 Nubank MX MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Nubank MX MCP today
We host it, we monitor it, we maintain it. You just paste one token.