Skip to content

Add BankBridge to Finance MCP config — read-only bank access for AI agents#598

Open
jakemarsh wants to merge 1 commit into
rohitg00:mainfrom
jakemarsh:add-bankbridge
Open

Add BankBridge to Finance MCP config — read-only bank access for AI agents#598
jakemarsh wants to merge 1 commit into
rohitg00:mainfrom
jakemarsh:add-bankbridge

Conversation

@jakemarsh

@jakemarsh jakemarsh commented Jun 30, 2026

Copy link
Copy Markdown

Adds BankBridge to the Finance MCP config.

BankBridge is a hosted MCP server that gives Claude Code read-only access to real bank accounts, transactions, and investment holdings. 12 tools — balances, spending summaries, recurring charges, monthly cashflow, holdings, investment txns. Live-fetched on every call. OAuth 2.1 / Bearer API key. $5/mo per connected bank.

Press kit: https://bankbridge.money/press

Summary by CodeRabbit

  • New Features

    • Added a new Finance MCP server configuration entry for Bankbridge, including its connection details and usage information.
    • This adds another option for read-only bank and account access with live data fetching and OAuth/Bearer authentication.
  • Documentation

    • Updated the MCP Configs table in the README with a minor formatting change for the Finance entry.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f8143482-c253-4e0a-b044-f05af5c632bf

📥 Commits

Reviewing files that changed from the base of the PR and between ebdf1d5 and 6d89d28.

📒 Files selected for processing (2)
  • README.md
  • mcp-configs/finance.json

📝 Walkthrough

Walkthrough

This change adds a new "bankbridge" MCP server configuration to mcp-configs/finance.json, including its URL and a description detailing read-only bank access, tool set, authentication requirements, and pricing/hosting. The README.md MCP Configs table row for Finance was also reformatted without content changes.

Changes

Finance MCP Config Addition

Layer / File(s) Summary
Bankbridge server entry and README listing
mcp-configs/finance.json, README.md
Adds a new bankbridge entry under mcpServers with url and description fields covering bank read-only access, tool set, OAuth/Bearer auth, and pricing/hosting; README's Finance table row is reformatted without content changes.

Sequence Diagram(s)

Not applicable — this change is a configuration addition with no multi-component interaction flow to visualize.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A new bank door swings into view,
bankbridge hops in, config fresh and new.
README rows shuffle, neat in a row,
this bunny approves the data flow! 🐰🏦

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: adding BankBridge to the Finance MCP config with read-only bank access.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant