OAuth sign-in. No tokens.
Find BankBridge in the directory.
ChatGPT → Settings → Connectors → Browse. Search for “BankBridge.” Click Add.
Note: BankBridge is working its way through OpenAI’s app review. If you don’t see it yet, use the Developer Mode install meanwhile — same server, same tools, just a different auth path.
Sign in via OAuth.
ChatGPT opens a BankBridge sign-in window. Enter your email, click the magic link, then Allow back in ChatGPT. No API key to copy, no token to paste.
Verify it works.
Start a new chat. Ask:
how much did I spend on food last month?
ChatGPT surfaces BankBridge in the tools picker; enable it per-chat.
Two paths, same server. Apps SDK (this page) is OAuth-based, no token, approved app distribution. Developer Modeis Bearer-token, not gated by OpenAI review, but you have to paste a key. Apps SDK is the smoother path for end-users; Developer Mode is the escape hatch for devs who want to run BankBridge before OpenAI’s review completes.