[GH-ISSUE #28] Should we add chrome-devtools to .mcp.json? #8

Closed
opened 2026-03-02 03:21:11 +03:00 by kerem · 1 comment
Owner

Originally created by @hiendv on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/cloudflare/skills/issues/28

Since we're offering the web-perf skill, do you think we should add chrome-devtools to .mcp.json for convenience ?

Ask the user to add this to their MCP config:

```json
"chrome-devtools": {
  "type": "local",
  "command": ["npx", "-y", "chrome-devtools-mcp@latest"]
}
```
Originally created by @hiendv on GitHub (Feb 24, 2026). Original GitHub issue: https://github.com/cloudflare/skills/issues/28 Since we're offering the web-perf skill, do you think we should add chrome-devtools to .mcp.json for convenience ? ``````md Ask the user to add this to their MCP config: ```json "chrome-devtools": { "type": "local", "command": ["npx", "-y", "chrome-devtools-mcp@latest"] } ``` ``````
kerem closed this issue 2026-03-02 03:21:11 +03:00
Author
Owner

@hiendv commented on GitHub (Feb 24, 2026):

Never mind, I think it's irrelevant. Sorry for the noise.

<!-- gh-comment-id:3949832671 --> @hiendv commented on GitHub (Feb 24, 2026): Never mind, I think it's irrelevant. Sorry for the noise.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/skills#8
No description provided.