How to Use the ClearBank MCP in Claude Code
Put ClearBank's payment rails in your terminal. Connect Claude Code for scripted payments, cron jobs, and CI/CD automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ClearBank MCP to Claude Code
Create your Vinkius account to connect ClearBank 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.
Automate Payments with Cron
This is built for your automated scripts. Run payroll or pay suppliers by putting a `claude mcp exec clearbank_create_faster_payment` command in a cron job. It's fire-and-forget. The command runs headlessly, sends the payment instruction, and returns a transaction ID. You can build entire treasury workflows right in your shell with this MCP connection.
Monitor Money Movement from the Shell
Build real-time monitoring without a UI. A simple bash script can poll `clearbank_get_payment_status` for critical payments in a loop. Pipe the output to `jq` to parse the status. If it's not 'settled', trigger an alert to your monitoring service. This is how you watch money move from the command line, and this MCP server makes it simple.
Connect DevOps to Your Bank
Integrate account provisioning directly into your infrastructure pipelines. When you spin up a new service, have your script call `clearbank_create_account` to generate a dedicated virtual account for it. This connects your DevOps workflow directly to your finance stack. Your agent can tag the account with the service ID for perfect reconciliation. It's a powerful pattern for any MCP user.
Set up ClearBank 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 seeclearbank-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ClearBank transactions." It will automatically discover and invoke the available ClearBank tools.
claude mcp add --transport http clearbank-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 ClearBank MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ClearBank MCP today
We host it, we monitor it, we maintain it. You just paste one token.