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

Installation

claude plugins add claude-in-chrome@claude-plugins-official

Configuration

{
  "enabledPlugins": {
    "claude-in-chrome@claude-plugins-official": true
  }
}

Commands

navigateNavigate the browser to a URL
findFind elements on the page by selector or text
form-inputFill and submit a form
read-consoleRead console messages from the current tab
read-networkInspect network requests for the current tab
switch-browserSwitch between open Chrome instances

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions