Skip to content
VS Code

BankSync for VS Code

io.banksync/mcp

Connect AI agents to bank accounts, transactions, balances, and investments.

client:VS Code transport:streamable-http runtime:npm

Install BankSync in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.banksync.io"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BankSync in other clients