Add BankBridge to Finance MCP config — read-only bank access for AI agents#598
Add BankBridge to Finance MCP config — read-only bank access for AI agents#598jakemarsh wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis 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. ChangesFinance MCP Config Addition
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
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment Warning |
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
Documentation