diff --git a/README.md b/README.md index 779b183e8..58ccbe17d 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,10 @@ Install the Chrome DevTools MCP server using the Gemini CLI. **Project wide:** ```bash +# Either MCP only: gemini mcp add chrome-devtools npx chrome-devtools-mcp@latest +# Or as a Gemini extension (MCP+Skills): +gemini extensions install --auto-update https://github.com/ChromeDevTools/chrome-devtools-mcp ``` **Globally:**