[Bug] Claude in Chrome MCP connection fails - "Browser extension is not connected"
Resolved 💬 3 comments Opened Mar 5, 2026 by sunjongos Closed Mar 9, 2026
Environment
- OS: Windows 11 Home 10.0.26300
- Claude Code version: 2.1.69
- Chrome: Latest (up to date)
- Shell: bash (Git Bash on Windows)
Bug Description
The Claude in Chrome MCP connection suddenly stopped working. All mcp__claude-in-chrome__* tool calls return:
Browser extension is not connected. Please ensure the Claude browser extension is installed and running...
Key Details
- Worked yesterday, stopped working today with no changes on my end
- Chrome sidebar Claude works fine — the extension itself is functional, only the MCP bridge to Claude Code is broken
- Tried: uninstall/reinstall extension, restart Chrome, restart Claude Code — same result
tabs_context_mcpwithcreateIfEmpty: truealso fails
Steps to Reproduce
- Install Claude in Chrome extension
- Open Chrome with claude.ai logged in
- Run Claude Code and call any
mcp__claude-in-chrome__*tool - Get "Browser extension is not connected" error every time
Expected Behavior
MCP connection should be established and browser automation tools should work as they did previously.
Additional Context
This appears to be an intermittent issue — it worked fine the day before with the same setup. No Chrome updates or Claude Code updates were applied between working and non-working states.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗