How to Use the Stark Bank MCP in Claude Code
Run automated financial jobs with Stark Bank via the CLI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Stark Bank MCP to Claude Code
Create your Vinkius account to connect Stark Bank to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Process Payments Headlessly using Stark Bank
Need to run a payment script in a CI/CD pipeline? Use `stark_create_transfer` to initiate payments for vendors or employees. The CLI client runs this command without needing a GUI, making it perfect for scheduled cron jobs. Similarly, you can automate the creation of payment charges using `stark_create_pix_charge`, letting your shell script handle billing logic in headless mode.
Audit Transactions with Stark Bank MCP Server
When doing a background audit, you need historical data. The CLI client makes it simple to pull transaction lists—like `stark_list_boletos` or `stark_list_pix_charges`. You pipe the output directly into other processing tools. This capability lets SREs and DevOps engineers build reliable jobs that check payment statuses without ever opening a browser.
Get Financial Metrics from Stark Bank
For automated reporting, you must pull key figures. Run `stark_get_balance` to check the current cash total or use `stark_get_statement` for raw data dumps. These commands are designed for non-interactive environments. This ensures your command-line scripts can reliably calculate totals and track financial movement overnight.
Set up Stark Bank 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 seestark-bank-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Stark Bank transactions." It will automatically discover and invoke the available Stark Bank tools.
claude mcp add --transport http stark-bank-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 Stark Bank MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Stark Bank MCP today
We host it, we monitor it, we maintain it. You just paste one token.