豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 0a7c0a7

Browse files
authored
feat: Command Code CLI instructions for MCP server (#1226)
Added [Command Code](https://commandcode.ai) CLI [instructions](https://commandcode.ai/docs/mcp) for MCP server.
1 parent b1684c6 commit 0a7c0a7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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)