We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3e21d3 + 0a7c0a7 commit 27f2aa0Copy full SHA for 27f2aa0
1 file changed
README.md
@@ -198,6 +198,17 @@ startup_timeout_ms = 20_000
198
199
</details>
200
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
212
<details>
213
<summary>Copilot CLI</summary>
214
0 commit comments