Skip to content

Commit 19bc3d7

Browse files
authored
docs: Update Claude Code instructions in README.md
1 parent 28b8ff8 commit 19bc3d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ Chrome DevTools MCP will not start the browser instance automatically using this
9191

9292
<details>
9393
<summary>Claude Code</summary>
94-
Use the Claude Code CLI to add the Chrome DevTools MCP server (<a href="https://docs.anthropic.com/en/docs/claude-code/mcp">guide</a>):
94+
Use the Claude Code CLI to add the Chrome DevTools MCP server (<a href="https://code.claude.com/docs/en/mcp">guide</a>):
9595

9696
```bash
97-
claude mcp add chrome-devtools npx chrome-devtools-mcp@latest
97+
claude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest
9898
```
9999

100100
</details>

0 commit comments

Comments
 (0)