Connect VS Code Copilot to your bank data
Connect your Australian bank accounts to GitHub Copilot in VS Code over the Redbark MCP server. Add a workspace mcp.json, authorise with OAuth, then ask Copilot’s agent about your money — read-only.
No credit card required
Bank data in Copilot agent mode
VS Code reads the Redbark MCP server from .vscode/mcp.json and authorises with OAuth 2.1. In Copilot’s agent mode it can then read your accounts, balances and transactions live as MCP tools.
Connect VS Code Copilot in four steps
Connect your bank to Redbark
Sign up for Redbark and link your Australian bank accounts through CDR Open Banking. You consent at your bank — Redbark never sees your login.
Add an MCP config
Create .vscode/mcp.json in your workspace (or add the server from the MCP: Add Server command) with the entry below.
Start and authorise
Open the MCP view, start the redbark server, and complete the OAuth 2.1 sign-in in the browser. Use Copilot in agent mode.
Ask away
Ask Copilot about your balances or recent transactions. It reads live, read-only data on each request.
{
"servers": {
"redbark": {
"type": "http",
"url": "https://mcp.redbark.co/mcp"
}
}
}VS Code Copilot + Redbark MCP FAQ
Quick answers to common questions about this connection.
Can't find what you're looking for? Contact our support team
Connect another AI client
The same Redbark MCP server works with every MCP-compatible client.
Ready to automate your financial tracking?
Start your free 7-day trial. Connect your banks, choose your destination, and watch your transactions sync automatically.
No credit card required

