← All integrations
Warp

Add via the AI → MCP panel.

Warp’s AI panel surfaces MCP servers natively — no config file editing. Paste the URL + bearer token, save, done.
Step 01

Open the MCP settings.

Warp Settings
1. Warp → Settings → AI → MCP → + Add
2. Server type: HTTP (remote)
3. URL: https://bankbridge.money/api/mcp
4. Header: Authorization: Bearer bbk_your_api_key_here
Step 02

Verify it works.

Open a Warp AI chat, ask:

try this
list my accounts and balances

Warp shows the BankBridge tool-use cards inline in the terminal.

Troubleshooting
Client connects but shows 0 tools.
Usually the client is caching an old config, or you're on a mode that doesn't expose tools (Ask/Edit vs Agent, for example).
Fix: Fully quit + relaunch the host app. In VS Code Copilot, switch to Agent mode.
401 Unauthorized on every call.
The API key is missing, typo'd, or got revoked. Check the Authorization header starts with `Bearer ` (note the space) and ends in a key you still own.
Fix: Paste a fresh key from Settings.
Problems? Email hello@bankbridge.money.