项目文件夹

文件
browser-automation-bot f69eccf989
Pre-release / Verify artifacts before release (push) Has been cancelled
chore(main): release chrome-devtools-mcp 1.7.0
2026-07-21 13:48:50 +02:00

14 行
328 B
JSON

{
"name": "chrome-devtools-mcp",
"version": "1.7.0",
"description": "Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer",
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": [
"chrome-devtools-mcp@1.7.0"
]
}
}
}