Claude in Chrome MCP: Browser extension not connected despite extension working
Resolved 💬 11 comments Opened Jan 26, 2026 by CuongNguyen-noob Closed Apr 26, 2026
Description
The Claude in Chrome MCP integration fails to connect even though:
- The Claude Chrome extension is installed and working (sidebar chat functions correctly)
- The MCP shows as "connected" in Claude Code (
/mcpcommand showsclaude-in-chrome · ✓ connected) - The extension was freshly reinstalled from Chrome Web Store
Steps to Reproduce
- Install Claude Chrome extension from Chrome Web Store
- Open Chrome and verify the Claude sidebar works (it does - can chat with Claude)
- Run
/mcpin Claude Code - showsclaude-in-chrome · ✓ connected - Attempt to use any claude-in-chrome MCP tool (e.g.,
tabs_context_mcp)
Expected Behavior
The MCP should connect to the browser and return tab information.
Actual Behavior
Every call to mcp__claude-in-chrome__tabs_context_mcp returns:
Browser extension is not connected. Please ensure the Claude browser extension is installed and running (https://claude.ai/chrome). If this is your first time connecting to Chrome, you may need to restart Chrome for the installation to take effect.
Environment
- Platform: macOS (Darwin 25.2.0)
- Chrome extension: Freshly reinstalled
- Claude Code: Latest version
- The Claude sidebar chat in Chrome works perfectly fine
Additional Context
- Previously saw CSP (Content Security Policy) errors in the extension before reinstalling
- After reinstall, CSP errors appear to be resolved
- Machine was restarted
- Chrome was restarted
/mcpreconnection was performed multiple times
Screenshots
The Claude sidebar works and can see/interact with pages, but the MCP connection from Claude Code does not work.
This issue has 11 comments on GitHub. Read the full discussion on GitHub ↗