Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit d95abba

Browse files
OrKoNwolfib
authored andcommitted
docs: improve Claude Code installation instructions (ChromeDevTools#947)
1 parent f23b296 commit d95abba

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,18 @@ Chrome DevTools MCP will not start the browser instance automatically using this
121121

122122
<details>
123123
<summary>Claude Code</summary>
124-
Use the Claude Code CLI to add the Chrome DevTools MCP server (<a href="https://code.claude.com/docs/en/mcp">guide</a>):
124+
125+
**Install via CLI (MCP only)**
126+
127+
Use the Claude Code CLI to add the Chrome DevTools MCP server (<a href="https://code.claude.com/docs/en/mcp">guide</a>):
125128

126129
```bash
127130
claude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest
128131
```
129132

130-
To install Chrome DevTools MCP + skills, in Claude Code add a marketplace:
133+
**Install as a Plugin (MCP + Skills)**
134+
135+
To install Chrome DevTools MCP with skills, add the marketplace registry in Claude Code:
131136

132137
```sh
133138
/plugin marketplace add ChromeDevTools/chrome-devtools-mcp

0 commit comments

Comments
 (0)