browserbase/claude-code-plugin
Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome
Author:browserbaseLicense:UnknownLanguage:JavaScript6210
Technical Implementation
Use Cases
- Clone this repository:
- Copy to your Claude plugins directory:
- Install dependencies:
- **Browserbase API Key** - Get this from [browserbase.com/settings](https://www.browserbase.com/settings)
- **Project ID** - Find this in your Browserbase dashboard
- **On session start**: Launches a cloud browser and starts the forwarding server
- **On browser commands**: Forwards all `mcp__claude-in-chrome__*` commands to Browserbase
- **On navigation**: Shows you the live debug URL to watch the browser
- **On session end**: Cleans up the browser session

