diff --git a/README.md b/README.md index 05b92f64b..20668aee7 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Chrome DevTools MCP will not start the browser instance automatically using this Use the Claude Code CLI to add the Chrome DevTools MCP server (guide): ```bash -claude mcp add chrome-devtools npx chrome-devtools-mcp@latest +claude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest ```