Chrome extension shows as installed but MCP connection fails
Resolved 💬 3 comments Opened Feb 14, 2026 by bigbox216 Closed Feb 18, 2026
Description
The Claude in Chrome extension shows as installed and enabled via /chrome command, but all MCP tool calls fail with "Browser extension is not connected."
Steps to Reproduce
- Install Claude browser extension in Chrome
- Log into claude.ai in Chrome
- Launch Claude Code with
--chromeflag - Run
/chrome— shows "Status: Enabled, Extension: Installed" - Try any browser automation tool (e.g.,
tabs_context_mcp)
Expected Behavior
Browser tools should connect and return tab context.
Actual Behavior
Every MCP call returns:
Browser extension is not connected. Please ensure the Claude browser extension is installed and running...
Troubleshooting Attempted
- Reconnected extension via
/chrome→ "Reconnect extension" - Fully quit and restarted Chrome
- Tried
switch_browsertool - Verified extension is enabled in
chrome://extensions/ - Confirmed same Claude account in both Chrome and Claude Code
Environment
- macOS (Darwin 25.2.0)
- Claude Code with
--chromeflag - Chrome with Claude extension installed
🤖 Generated with Claude Code
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗