mirror of
https://github.com/ChromeDevTools/chrome-devtools-mcp.git
synced 2026-09-14 19:45:30 +08:00
docs: Fix Claude Code instructions (#2018)
This makes sure that the plugin installation command in Claude Code actually use our own marketplace in order to ship the latest release.
This commit is contained in:
@@ -161,7 +161,7 @@ To install Chrome DevTools MCP with skills, add the marketplace registry in Clau
|
||||
Then, install the plugin:
|
||||
|
||||
```sh
|
||||
/plugin install chrome-devtools-mcp
|
||||
/plugin install chrome-devtools-mcp@chrome-devtools-plugins
|
||||
```
|
||||
|
||||
Restart Claude Code to have the MCP server and skills load (check with `/skills`).
|
||||
|
||||
Reference in New Issue
Block a user