豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit f81cd2d

Browse files
authored
docs: Update Claude Code instructions in README.md (#711)
Heya, Adam from @anthropics here 👋 We moved our Claude Code MCP docs, this PR updates the link. I've also added the scope parameter given I think most users will prefer this to be installed globally (and this matches the installation scope for other coding assistants).
1 parent f906feb commit f81cd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Chrome DevTools MCP will not start the browser instance automatically using this
9494
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)