Skip to content

Commit 27f2aa0

Browse files
authored
Merge branch 'main' into main
2 parents c3e21d3 + 0a7c0a7 commit 27f2aa0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,17 @@ startup_timeout_ms = 20_000
198198

199199
</details>
200200

201+
<details>
202+
<summary>Command Code</summary>
203+
204+
Use the Command Code CLI to add the Chrome DevTools MCP server (<a href="https://commandcode.ai/docs/mcp">MCP guide</a>):
205+
206+
```bash
207+
cmd mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest
208+
```
209+
210+
</details>
211+
201212
<details>
202213
<summary>Copilot CLI</summary>
203214

0 commit comments

Comments
 (0)