Skip to content

Commit ab3f9dd

Browse files
authored
Add Goose installation instructions to README
Added installation instructions for Goose extension.
1 parent 914b980 commit ab3f9dd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,19 @@ The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Setti
186186

187187
</details>
188188

189+
<details>
190+
<summary>Goose</summary>
191+
192+
#### Click the button to install:
193+
194+
[![Install in Goose](https://block.github.io/goose/img/extension-install-dark.svg)](https://block.github.io/goose/extension/?cmd=npx&arg=-y%20chrome-devtools-mcp%40latest&id=chrome_devtools&name=Chrome%20Devtools&description=Control%20a%20live%20Chrome%20browser%20using%20Model-Context-Protocol)
195+
196+
#### Or install manually:
197+
198+
Go to `Advanced settings` -> `Extensions` -> `Add custom extension`. Name to your liking, use type `STDIO`, and set the `command` to `npx -y chrome-devtools-mcp@latest`. Click "Add Extension".
199+
200+
</details>
201+
189202
<details>
190203
<summary>Kiro</summary>
191204

0 commit comments

Comments
 (0)