We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f532b8 commit c69eadfCopy full SHA for c69eadf
1 file changed
README.md
@@ -94,7 +94,7 @@ Chrome DevTools MCP will not start the browser instance automatically using this
94
Use the Claude Code CLI to add the Chrome DevTools MCP server (<a href="https://code.claude.com/docs/en/mcp">guide</a>):
95
96
```bash
97
-claude mcp add chrome-devtools npx chrome-devtools-mcp@latest
+claude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest
98
```
99
100
</details>
0 commit comments