claude-code - 💡(How to fix) Fix [Bug] Claude for Chrome extension incorrectly blocking non-restricted sites with false "organization policy" error

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…

Error Message

[{"error":"McpToolCallError: This site is blocked by your organization's policy.\n at M_5 (/$bunfs/root/src/entrypoints/cli.js:4979:63)\n at d$4 (/$bunfs/root/src/entrypoints/cli.js:4979:1409)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T18:37:58.285Z"}]

Code Example

[{"error":"McpToolCallError: This site is blocked by your organization's policy.\n    at M_5 (/$bunfs/root/src/entrypoints/cli.js:4979:63)\n    at d$4 (/$bunfs/root/src/entrypoints/cli.js:4979:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T18:37:58.285Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description Claude for Chrome v1.0.70 still blocking non-restricted sites with misleading "organization policy" error

Body:

  • Extension: Claude for Chrome v1.0.70
  • Claude Code: v2.1.142
  • OS: Fedora Linux
  • Plan: Max
  • Workspace admin: confirmed no policy blocking
  • Issue: When asking Claude Code to navigate to https://go.dev via /chrome integration, the extension returns "blocked by organization policy" even though no such policy exists. This appears to be the same bug reported for v1.0.68 (chrome extension overly aggressive URL classification).

URL reproduces: https://go.dev (obs. any url)

Environment Info

  • Platform: linux
  • Terminal: tmux
  • Version: 2.1.142
  • Feedback ID: eb9468db-b5b9-4d79-b355-1af4745828aa

Errors

[{"error":"McpToolCallError: This site is blocked by your organization's policy.\n    at M_5 (/$bunfs/root/src/entrypoints/cli.js:4979:63)\n    at d$4 (/$bunfs/root/src/entrypoints/cli.js:4979:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-15T18:37:58.285Z"}]

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 [Bug] Claude for Chrome extension incorrectly blocking non-restricted sites with false "organization policy" error