claude-code - 💡(How to fix) Fix tabs_context_mcp returns "Browser extension is not connected" despite correct setup [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#58781Fetched 2026-05-14 03:39:38
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1
RAW_BUFFERClick to expand / collapse

Environment

  • OS: Windows 11 Pro 10.0.26200
  • Claude Code: CLI (claude.exe at C:\Users...local\bin\claude.exe)
  • Chrome extension ID: fcoeoabgfenejglbffodgkkbkcdhcgfn
  • Extension status: installed, enabled, logged in with same account

What's configured correctly

  • Native messaging host registered in registry: HKCU\Software\Google\Chrome\NativeMessagingHosts\com.anthropic.claude_code_browser_extension
  • Manifest JSON exists at: C:\Users<user>\AppData\Roaming\Claude Code\ChromeNativeHost\com.anthropic.claude_code_browser_extension.json
  • .bat wrapper exists at: C:\Users<user>.claude\chrome\chrome-native-host.bat
  • allowed_origins in manifest matches installed extension ID

What happens

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)..."

Steps to reproduce

  1. Install Claude Code CLI on Windows
  2. Install Chrome extension (ID: fcoeoabgfenejglbffodgkkbkcdhcgfn)
  3. Log in with same account in both
  4. Run any claude-in-chrome MCP tool → "not connected"

Expected behavior

Tools connect successfully and return tab context.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix tabs_context_mcp returns "Browser extension is not connected" despite correct setup [1 comments, 2 participants]