Continue.dev
Add to config.yaml.
Continue supports both
sse and streamable-http transports. Use streamable-http for BankBridge.Step 01
Edit ~/.continue/config.yaml.
~/.continue/config.yaml
mcpServers:
- name: bankbridge
type: streamable-http
url: https://bankbridge.money/api/mcp
requestOptions:
headers:
Authorization: Bearer ldgr_your_api_key_hereReplace ldgr_your_api_key_here with a real key from your keys page.
Step 02
There is no step 2.
Continue reloads the config automatically. BankBridge tools appear in the agent panel.
Problems? Email hello@bankbridge.money.