Docs: Chrome Dev Tools Extension Tutorial (#4783)

This commit is contained in:
Rizel Scarlett
2025-09-23 18:20:39 -04:00
committed by GitHub
parent 97c6afb85e
commit 44d01e2432
2 changed files with 259 additions and 0 deletions
+11
View File
@@ -106,6 +106,17 @@
}
]
},
{
"id": "chrome-devtools-mcp",
"name": "Chrome DevTools",
"description": "Control and inspect a live Chrome browser",
"command": "npx -y chrome-devtools-mcp@latest",
"link": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
"installation_notes": "Install using npx package manager.",
"is_builtin": false,
"endorsed": true,
"environmentVariables": []
},
{
"id": "cloudflare-mcp",
"name": "Cloudflare",