Docs: Chrome Dev Tools Extension Tutorial (#4783)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user