AI & ML19 toolsPaste one API key
Browserbase integration for AI agents
Browserbase is a serverless platform that enables developers to run, manage, and monitor headless browsers at scale, offering seamless integration with tools like Playwright, Puppeteer, and Selenium.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Browserbase once and call the same tools from all of them.
Setup
Connect Browserbase through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Browserbase exposes 19 tools through ClawLink. The 16 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
browserbase_tool_contexts_get | Retrieve details of a specific browser context | Read |
browserbase_tool_get_extension | Retrieve details of a specific browser extension | Read |
browserbase_tool_get_project | Retrieve details of a specific project including settings and configuration | Read |
browserbase_tool_get_project_usage | Retrieve usage statistics for a project including browser minutes and proxy bytes consumed | Read |
browserbase_tool_list_projects | List all projects for the authenticated account | Read |
browserbase_tool_sessions_get | Retrieve details of a specific browser session | Read |
browserbase_tool_sessions_get_debug | Retrieve live debug URLs for a specific session | Read |
browserbase_tool_sessions_get_downloads | Download files from a specific session | Read |
browserbase_tool_sessions_get_logs | Retrieve logs of a specific session | Read |
browserbase_tool_sessions_list | List all browser sessions | Read |
browserbase_tool_contexts_create | Create a new browser context | Read |
browserbase_tool_contexts_update | Update a specific browser context | Read |
browserbase_tool_create_browser_session | Create a new browser session | Write |
browserbase_tool_upload_extension | Upload a browser extension for use in sessions | Write |
browserbase_tool_upload_session_file | Upload files to a browser session for file input operations | Write |
browserbase_tool_sessions_update | Update the status of a specific browser session | Read |