Connect Gemini CLI to your bank data
Connect your Australian bank accounts to Google’s Gemini CLI over the Redbark MCP server. Add the server to your settings, authorise with OAuth, then ask Gemini about your money from the terminal — read-only.
No credit card required
Ask Gemini about your bank
Gemini CLI reads the Redbark MCP server from settings.json over Streamable HTTP and authorises with OAuth 2.1. It can then read your accounts, balances and transactions live as MCP tools.
Connect Gemini CLI 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.
Edit your Gemini settings
Add the Redbark server to ~/.gemini/settings.json using the httpUrl field for Streamable HTTP, as shown below.
Authorise with OAuth
Restart Gemini CLI and run /mcp. Authorise the redbark server with OAuth 2.1 in the browser for read-only access.
Ask away
Ask Gemini about your spending or balances. Every answer is built from live, read-only data.
{
"mcpServers": {
"redbark": {
"httpUrl": "https://mcp.redbark.co/mcp"
}
}
}Gemini CLI + 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

