Skip to content

Commit 1646102

Browse files
authored
feat: Command Code CLI instructions for MCP server
Added Command Code CLI instructions for MCP server.
1 parent 9a47b65 commit 1646102

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,16 @@ startup_timeout_ms = 20_000
194194

195195
</details>
196196

197+
<details>
198+
<summary>Command Code</summary>
199+
200+
Use the Command Code CLI to add the Chrome DevTools MCP server (<a href="https://commandcode.ai/docs/mcp">MCP guide</a>):
201+
202+
```bash
203+
cmd mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest
204+
```
205+
</details>
206+
197207
<details>
198208
<summary>Copilot CLI</summary>
199209

0 commit comments

Comments
 (0)