Đang tải…
Đang tải…
A Model Context Protocol server for interacting with Chrome DevTools, enabling browser automation, debugging, and performance analysis capabilities.
npx claude-code-templates@latest --mcp devtools/chrome-devtools{
"mcpServers": {
"chrome-devtools": {
"description": "A Model Context Protocol server for interacting with Chrome DevTools, enabling browser automation, debugging, and performance analysis capabilities.",
"command": "npx",
"args": ["-y", "chrome-devtools-mcp@latest"]
}
}
}