Skip to content
Vinkius

Increase Connector for AI agents.

12 live capabilities

Programmatically manage US bank accounts and wire transfers.

Live agent request Increase / Connector

Waiting for input…

AI Agent

Why people use Increase

Increase for Automated US Commercial Banking

This Connector changes that by turning a commercial bank into a set of programmable capabilities. Your agent can spin up accounts, issue cards, and move money via wires or ACH instantly. You get a production-ready bank that responds to your code.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a production-ready bank connected to your agent in a few clicks.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Automating User Onboarding

    A BaaS startup wants to give users accounts.

  2. Real-world use case 02

    Testing Payment Logic

    A developer wants to see if their webhook triggers on a deposit.

  3. Real-world use case 03

    Corporate Wire Management

    A finance team needs to move $50k to a vendor.

Complete set · 12capabilities

The complete Increase capability set.

These are the exact actions your AI can choose when you ask it to work with Increase.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 12 available through Increase.

  1. 01 Capability

    Increase create account

    Create a new bank account. This lets you set up separate sub-ledgers for different purposes.

  2. 02 Capability

    Increase create ach

    Send an outbound ACH transfer. Use this to push funds to any US bank account.

  3. 03 Capability

    Increase create card

    Issue a debit card. This creates a physical or virtual card tied to a specific account.

  4. 04 Capability

    Increase create routing number

    Generate routing numbers. This provides the ABA and account data needed for bank transfers.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through Increase.

  1. 05 Capability

    Increase create wire

    Send a same-day wire. Use this for high-value transfers that need to move money instantly.

  2. 06 Capability

    Increase get balance

    Get a real-time balance. This pulls the current ledger amount for a specific account.

  3. 07 Capability

    Increase list cards

    List active cards. This lets you see all the cards you've issued to your users.

  4. 08 Capability

    Increase list transactions

    Get transaction history. This pulls a list of all booked financial history.

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through Increase.

  1. 09 Capability

    Increase list transfers

    Audit outbound transfers. This lets you check the status of all money you've sent out.

  2. 10 Capability

    Increase simulate inbound ach

    Simulate an inbound ACH. This lets you test receiving money in a safe sandbox environment.

  3. 11 Capability

    Increase simulate inbound wire

    Simulate an inbound wire. This lets you test wire deposits in a sandbox before going live.

  4. 12 Capability

    Increase list accounts

    List all accounts. This shows every sub-account currently under your banking charter.

Set up in minutes

One URL. Then ask Increase to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Increase from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_vDFyElLrwlNGdmX84MXjoEnqzdnk59cnDDnFD4N6/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Increase, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Increase for the conversation.

Where the request belongs

Work Increase can move forward.

Built around the request

The platform engineer building a fintech app who needs to move money without the regulatory nightmare of building a bank from scratch.

01

BaaS Developer

Automates account creation and card issuing for their app's users on a Tuesday afternoon.

02

Corporate Ops Manager

Manages high-value wire transfers and temporary routing numbers for large project budgets.

03

Fintech Product Manager

Validates payment flows in a sandbox before moving to a live production environment.

Bring your own AI

Change the model, client or framework. Keep Increase connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Increase.

The practical details behind the request, access and result.

What is the Increase MCP?

It connects your AI agent to a real US commercial bank. This lets your agent perform actions like creating accounts, sending wires, and issuing cards programmatically.

Can I use this for my fintech startup?

Yes, this is built for platform builders who need to offer banking services like sub-ledgers and debit cards to their customers.

Does this support same-day wires?

Yes, you can use the wire capability to send high-value transfers that need to arrive the same day.

How do I test my deposit logic?

You can use the sandbox capabilities to simulate inbound ACH or wire transfers. This lets you verify your app's logic without moving real money.

Can I see my transaction history?

Yes, your agent can pull a full list of booked transactions to help you audit your financial history.

Is this for international banking?

No, this Connector is specifically for US commercial banking and domestic payment rails like ACH and wires.

Can I test money flows safely without losing real funds?

Absolutely. Increase has a top-tier sandbox environment. In your Connector settings, pass a Sandbox API Key (starting with sk_test_) and optionally set the environment to 'sandbox'. We even implemented literal capability overrides like increase_simulate_inbound_ach which are intentionally restricted exclusively to simulating inbound events on your test environment.

Does adding a new account via the Agent require paperwork?

No! Assuming your global LLC has already passed initial onboarding and your Entity object handles compliance, any subsequent programmatic calls to increase_create_account yield a fully compliant sub-ledger and associated numbers instantaneously contextually within the UI chat responses.

What is the difference between ACH and Wire transfer arrays here?

ACH acts through clearing houses taking normally 1-3 business days suited perfectly for non-urgent vendor mass payouts (create_ach). Wire transfers (create_wire) tie directly to Fedwire routing logic hitting banks internally within minutes - often bearing a slight static fee. Dictate which the bot should invoke based on liquidity needs.

How can I trace a specific payment?

We've added increase_list_transactions to handle historical booked transfers strictly by ID limits, exposing whether money cleared Fed limits safely.

One connection away

Give your agent a direct line to Increase.

Connect Increase once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available