Skip to content

Claude in Chrome extension not connecting despite being installed and enabled #21371

Description

@blaykeelder1-commits

Description

The Claude in Chrome browser extension is not connecting to Claude Code CLI. The tabs_context_mcp tool consistently returns "Browser extension is not connected" despite the extension being installed and enabled in Chrome.

Environment

  • Platform: Windows
  • Tool: Claude Code CLI (Claude in Chrome MCP integration)

Steps to Reproduce

  1. Install the Claude in Chrome extension
  2. Open Chrome with the extension enabled
  3. Run Claude Code CLI and attempt to use browser automation tools
  4. tabs_context_mcp returns "Browser extension is not connected"

Troubleshooting Attempted

All of the following were tried without success:

  • Restarting Chrome (including verifying no chrome.exe processes remained in Task Manager)
  • Disabling and re-enabling the extension in chrome://extensions
  • Fully uninstalling and reinstalling the extension
  • Running the /chrome command in Claude Code CLI
  • Multiple connection attempts after each troubleshooting step

Expected Behavior

The extension should connect and tabs_context_mcp should return available tab information.

Actual Behavior

Every call to tabs_context_mcp returns:

Browser extension is not connected. Please ensure the Claude browser extension is installed and running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions