browserbase | Auth: API Key (x-bb-api-key header)
Browserbase provides cloud browser infrastructure for AI agents. Create a session, then use the connect URL with Playwright/Puppeteer for full browser interaction. The plugin covers session lifecycle management via the REST API.
Tools
browserbase.sessions.create
Name: Create Session Create a new Browserbase cloud browser session. Input:
Output:
browserbase.sessions.get
Name: Get Session Get the status and details of a browser session. Input:
Output:
browserbase.sessions.debug
Name: Get Debug URLs Get live debug/viewer URLs for a session. Use the debugger URL to watch the session in real time. Input:
Output:
browserbase.sessions.close
Name: Close Session | Destructive: Yes Close and terminate a browser session. Requires user approval. Input:
Output:
browserbase.sessions.recording
Name: Get Session Recording Get the recording/replay data for a completed session. Input:
Output:
browserbase.usage
Name: Get Usage Get usage metrics for a Browserbase project. Input:
Output: