B
Botpress Cloud API
Details
Authentication
Authorization: Bearer <credential> Deploy a bot in Botpress Cloud; the authentication docs state that a Bot Access Key (BAK) is provided to the bot once it's deployed. Use that token for runtime-scoped API access.
OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential> OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.