Skip to content

Chrome DevTools MCP server interferes with user's Chrome browser #42300

@hengrumay

Description

@hengrumay

When the Chrome DevTools MCP server (chrome-devtools-mcp) is running in Claude Code, it can interfere with the user's regular Chrome browser sessions.

Observed behavior

  • Chrome DevTools MCP attaches to the user's active Chrome session
  • Regular browsing is disrupted when the MCP server is active
  • User has to manually quit/restart Chrome or kill the MCP process to regain normal browser control

Expected behavior

The MCP server should use an isolated Chrome instance or connect to a dedicated debugging port without interfering with the user's primary Chrome browser. On exit, Claude Code should properly clean up/close MCP server processes.

Environment

  • macOS (Darwin)
  • Claude Code CLI
  • Chrome DevTools MCP plugin (chrome-devtools-mcp)

Context

Filed at the request of @OrKoN (Chrome DevTools MCP maintainer) in ChromeDevTools/chrome-devtools-mcp#1765 (comment), who noted that similar issues in other clients were best fixed on the client side.

Related issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions