Skip to content

Commit 8c97891

Browse files
feat: Command Code CLI instructions for MCP server
Added Command Code CLI instructions for MCP server. Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
1 parent b1684c6 commit 8c97891

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
@@ -198,6 +198,16 @@ 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+
</details>
210+
201211
<details>
202212
<summary>Copilot CLI</summary>
203213

0 commit comments

Comments
 (0)