Raycast
Quick answers from the launcher.
Raycast’s MCP integration lets you @-mention servers in any AI prompt. Once installed, type
@bankbridge anywhere and ask — no context switching.Step 01
Install the server.
Raycast → Install Server → MCP
1. Raycast → Install Server → MCP 2. URL: https://bankbridge.money/api/mcp 3. Bearer token: bbk_your_api_key_here Invoke from anywhere with @bankbridge in Raycast.
Step 02
Verify it works.
Open Raycast (⌘-space), type AI, ask:
try this
@bankbridge how much did I spend on food last week?
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.