[BUG] claude-in-chrome extension doesn't connect despite being installed and configured
Resolved 💬 3 comments Opened Jan 30, 2026 by subhan215 Closed Feb 3, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The claude-in-chrome browser extension doesn't connect to Claude Code CLI despite being installed and configured. When using any
browser automation tool (e.g., tabs_context_mcp), it returns:
"Browser extension is not connected. Please ensure the Claude browser extension is installed and running."
Config shows extension is installed:
- cachedChromeExtensionInstalled: true
- hasCompletedClaudeInChromeOnboarding: true
- claudeInChromeDefaultEnabled: true
What Should Happen?
The Chrome extension should connect to Claude Code and browser automation tools should work.
Error Messages/Logs
Browser extension is not connected. Please ensure the Claude browser extension is installed and running (https://claude.ai/chrome).
Steps to Reproduce
- Install claude-in-chrome extension from https://claude.ai/chrome
- Complete the onboarding flow
- Start Claude Code CLI
- Try to use any browser tool like tabs_context_mcp
- Error: "Browser extension is not connected"
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.1.23
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
Tried: reinstalling extension, restarting Chrome, restarting Claude Code, multiple versions
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗