Back to Plugins
Claude in Chrome
Drive a real Chrome browser from Claude Code. Navigate pages, fill forms, click elements, read console messages, inspect network requests, switch tabs, and upload files — purpose-built for automating web workflows on authenticated sites.
officialanthropicbrowserchromeautomationmcp
By Anthropic
Installation
claude plugins add claude-in-chrome@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"claude-in-chrome@claude-plugins-official": true
}
}Commands
navigateNavigate the browser to a URLfindFind elements on the page by selector or textform-inputFill and submit a formread-consoleRead console messages from the current tabread-networkInspect network requests for the current tabswitch-browserSwitch between open Chrome instancesHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions