← All integrations
OpenClaw

One command.

OpenClaw’s mcp set command writes the server config for you. No file editing needed.
Step 01

Run this in your OpenClaw shell.

openclaw CLI
openclaw mcp set bankbridge '{
  "url": "https://bankbridge.money/api/mcp",
  "transport": "streamable-http",
  "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.

Run openclaw mcp list to confirm the server is registered, then openclaw mcp show bankbridge to sanity check the tool list.

Problems? Email hello@bankbridge.money.