Code with real bank data in your IDE
Connect BankSync MCP server to Continue.dev and let your open-source AI coding assistant access live transactions, balances, and investments while you build.
Setup in 3 steps
Add live bank data to your AI coding workflow.
Generate a BankSync API key
Sign up, connect your banks, and create an API key from the Developers section.
Add BankSync to Continue config
Add the MCP server configuration to your .continue/mcpServers/ folder or JSON config.
Use in agent mode
Switch to agent mode in Continue and start building with real financial data context.
MCP Server Configuration
Add to your Continue.dev MCP config file.
{
"mcpServers": {
"banksync": {
"url": "https://mcp.banksync.io",
"headers": {
"X-API-Key": "bsk_your_key_here"
}
}
}
}What you can build
Build financial applications with real data context, powered by any LLM.
Build with Real Data Context
Generate code that works with actual transaction fields, balance schemas, and account types from your bank.
Financial App Development
Scaffold budgeting apps, expense trackers, and portfolio dashboards with live bank data in your IDE.
Data Pipeline Code
Write ETL scripts and data pipelines with the AI understanding your bank's actual data structure.
Test with Live Data
Generate test fixtures and mock data based on real transaction patterns from your accounts.
API Integration Code
Let Continue generate API client code with accurate type definitions from BankSync's endpoints.
Open Source Flexibility
Use any LLM provider (OpenAI, Anthropic, local models) through Continue while accessing BankSync data via MCP.
Why BankSync for Continue.dev
10,000+ Banks
Access financial data from major US & Canadian institutions through secure Plaid connectivity.
28 MCP Tools
From listing banks to triggering syncs — everything your AI coding assistant needs.
VS Code + JetBrains
Works in both VS Code and JetBrains IDEs through the Continue.dev extension.
Any LLM Provider
Use BankSync MCP tools with OpenAI, Anthropic, or any model Continue supports.
Frequently asked questions
How do I add BankSync MCP to Continue.dev?
Generate a BankSync API key, then add the MCP server configuration to your .continue/mcpServers/ folder or your Continue JSON config file. The BankSync tools will be available in Continue's agent mode.
Does Continue.dev support remote MCP servers like BankSync?
Yes. Continue.dev now supports remote server connections through HTTP-based transports, enabling integration with cloud-hosted MCP servers like BankSync.
Which IDEs does Continue.dev work with?
Continue.dev is an open-source extension that works with VS Code and JetBrains IDEs (IntelliJ, PyCharm, WebStorm). MCP tools like BankSync are available in agent mode across all supported IDEs.
What can I build with Continue.dev and BankSync?
Build fintech applications with live bank data context, generate code that works with real transaction schemas, automate financial data pipelines, and create budget tracking tools — all with AI assistance in your IDE.
Build Fintech Apps with AI
Connect BankSync to Continue.dev and code with real financial data context. 14-day free trial.
Get Started Free14-day free trial • Cancel anytime
