cult of claude
Claude Code Plugin banner
browserbase browserbase

Claude Code Plugin

Development community intermediate

Description

Use [Browserbase](https://browserbase.com) cloud browsers with Claude Code instead of local Chrome.

Installation

Terminal
claude install-skill https://github.com/browserbase/claude-code-plugin

README

Browserbase Plugin for Claude Code

Use [Browserbase](https://browserbase.com) cloud browsers with Claude Code instead of local Chrome.

What it does

This plugin intercepts Claude Code's browser automation commands (`mcp__claude-in-chrome__*`) and forwards them to Browserbase's cloud browser infrastructure. This gives you:

    undefined

Requirements

    undefined

Installation

From Browserbase Marketplace

In Claude Code, add the plugin marketplace and install:

/plugin marketplace add browserbase/claude-code-plugin
/plugin install browserbase@claude-code-plugin

Then restart Claude Code for the changes to take effect.

Manual Installation

    undefined

Setup

Run the setup script to configure your Browserbase credentials:

~/.claude/plugins/browserbase/scripts/setup.sh

You'll be prompted for:

    undefined

Credentials are stored in `~/.browserbase/credentials`.

Alternative: Environment Variables

...