← All integrations
Gemini CLI

Add to ~/.gemini/settings.json.

Gemini uses httpUrl instead of url. Otherwise identical to the other MCP configs.
Step 01

Edit ~/.gemini/settings.json.

~/.gemini/settings.json
{
  "mcpServers": {
    "bankbridge": {
      "httpUrl": "https://bankbridge.money/api/mcp",
      "headers": {
        "Authorization": "Bearer ldgr_your_api_key_here"
      }
    }
  }
}

Replace ldgr_your_api_key_here with a real key from your keys page.

Step 02

There is no step 2.

Restart Gemini. Tools appear in the picker.

Problems? Email hello@bankbridge.money.