Kiro
Add via Kiro Powers.
Kiro is AWS’s agentic IDE. Its in-app MCP panel (Kiro Powers) installs remote servers with a URL + bearer.
Step 01
Open Kiro Powers.
Kiro Powers → + Add MCP Server
1. Kiro → Kiro Powers → + Add MCP Server 2. URL: https://bankbridge.money/api/mcp 3. Authorization: Bearer bbk_your_api_key_here 4. Save + Enable in any session.
Step 02
Verify it works.
In any Kiro session, ask:
try this
what's my biggest expense this month?
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.