File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -113,13 +113,18 @@ Chrome DevTools MCP will not start the browser instance automatically using this
113113
114114<details >
115115 <summary >Claude Code</summary >
116- Use the Claude Code CLI to add the Chrome DevTools MCP server (<a href="https://code.claude.com/docs/en/mcp">guide</a>):
116+
117+ ** Install via CLI (MCP only)**
118+
119+ Use the Claude Code CLI to add the Chrome DevTools MCP server (<a href =" https://code.claude.com/docs/en/mcp " >guide</a >):
117120
118121``` bash
119122claude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest
120123```
121124
122- To install Chrome DevTools MCP + skills, in Claude Code add a marketplace:
125+ ** Install as a Plugin (MCP + Skills)**
126+
127+ To install Chrome DevTools MCP with skills, add the marketplace registry in Claude Code:
123128
124129``` sh
125130/plugin marketplace add ChromeDevTools/chrome-devtools-mcp
You can’t perform that action at this time.
0 commit comments