- Sign in with Bloom (OAuth) — the default for interactive clients. Sign in through a browser the first time the client connects.
- API key — a static
bloom_sk_...key for a server, continuous-integration job, automation host, or another environment without browser sign-in.
BLOOM_API_KEY where the client supports environment variables.
An API key can use either header form; use the one your client expects:
Choose your client
- Claude
- Claude Code
- Codex
- Cursor
- VS Code
- ChatGPT desktop
- OpenClaw
- Hermes Agent
Sign in with Bloom
OAuth works in the Claude desktop app and on claude.ai (Pro, Max, Team, and Enterprise).1
Open the connector settings
Go to Settings → Connectors and click Add custom connector.
2
Add the server
Paste the server URL and click Connect.
3
Sign in
Sign in with Bloom when the browser opens.
API key
claude.ai is sign-in only. Claude Desktop can use a key through themcp-remote bridge, but the key is stored in plaintext in claude_desktop_config.json. Keep that file private and add Bloom under Settings → Developer → Edit Config: