Claude Code Plugin
Description
Use [Browserbase](https://browserbase.com) cloud browsers with Claude Code instead of local Chrome.
Installation
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
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official