Skip to main content

Browserbase connector

Back to the connector overview, authentication methods, and actions.
11 Sept 2026
data-sync authAdded data sync support to list_projects, list_sessions and list_certificates. Made the Project ID connection field optional — it now supplies a default project and can be left blank to pass one explicitly per call.
browserbase_create_context, browserbase_create_session, browserbase_get_project, browserbase_get_project_usage, browserbase_list_certificates, browserbase_list_projects, browserbase_list_sessions
7 Sept 2026
breaking-change new-actions removed-actions bug-fix description-fix guideBreaking — removed update_context, which the provider has withdrawn. Added 10 actions — a session replay surface replacing the deprecated rrweb get_session_recording, certificate upload and list that make proxySettings.caCertificates usable, plus fetch_page, web_search, list_downloads and upload_extension. Expanded create_session with full proxy and browserSettings support, documented the Enterprise gate on browserSettings.os, added an optional project selector to four actions, and fixed the web_search result mapping. Added a connection guide.