Preflight Checklist
What's Wrong?
Bug Report
Summary
Since Claude Code v2.1.111, the mcp__Claude_in_Chrome__navigate tool returns
"Navigation to this domain is not allowed" for all domains except claude.ai.
This worked correctly in v2.1.92.
Steps to Reproduce
- Use Claude Code v2.1.111 with Claude in Chrome extension
- Ask Claude to navigate to any external site (e.g. aistudio.google.com,
github.com, ideogram.ai)
- Observe: "Navigation to this domain is not allowed" error
Expected Behavior
Claude in Chrome should be able to navigate to external sites,
or at minimum provide a way to configure an allowed domain list.
Actual Behavior
All navigation to non-claude.ai domains is blocked with:
Navigation to this domain is not allowed
Environment
- Claude Code: v2.1.111
- OS: macOS
- Chrome Extension: Claude v1.0.68
Additional Context
- v2.1.92 (still installed locally) works correctly
- The restriction appears to come from
permissionMode
passed by Claude Code to the extension's mcpPermissions module
- The claude.ai/settings/browser-extension page was set to
"Allow extension on all sites" but did not resolve the issue
Request
Please either restore the previous behavior or add a setting in
settings.local.json to configure allowed domains for Claude in Chrome navigation.
What Should Happen?
Claude in Chromeが、claude.ai以外の外部サイト(例:aistudio.google.com)にも
ナビゲートできるべきです。または、settings.local.json などで許可ドメインを
ユーザーが設定できる仕組みが提供されるべきです。
v2.1.92では正常に動作していました。
Error Messages/Logs
Navigation to this domain is not allowed
Steps to Reproduce
- Claude Code v2.1.111 + Claude in Chrome拡張機能を使用
- Claudeに「aistudio.google.comを開いて」と指示
- mcp__Claude_in_Chrome__navigateツールが呼び出される
- "Navigation to this domain is not allowed" エラーが返る
※ v2.1.92では同じ操作が正常に動作する
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.111
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
No response
Preflight Checklist
What's Wrong?
Bug Report
Summary
Since Claude Code v2.1.111, the
mcp__Claude_in_Chrome__navigatetool returns"Navigation to this domain is not allowed" for all domains except claude.ai.
This worked correctly in v2.1.92.
Steps to Reproduce
github.com, ideogram.ai)
Expected Behavior
Claude in Chrome should be able to navigate to external sites,
or at minimum provide a way to configure an allowed domain list.
Actual Behavior
All navigation to non-claude.ai domains is blocked with:
Navigation to this domain is not allowedEnvironment
Additional Context
permissionModepassed by Claude Code to the extension's
mcpPermissionsmodule"Allow extension on all sites" but did not resolve the issue
Request
Please either restore the previous behavior or add a setting in
settings.local.jsonto configure allowed domains for Claude in Chrome navigation.What Should Happen?
Claude in Chromeが、claude.ai以外の外部サイト(例:aistudio.google.com)にも
ナビゲートできるべきです。または、settings.local.json などで許可ドメインを
ユーザーが設定できる仕組みが提供されるべきです。
v2.1.92では正常に動作していました。
Error Messages/Logs
Steps to Reproduce
※ v2.1.92では同じ操作が正常に動作する
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.111
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
No response