{ "name": "chrome-devtools-mcp", "version": "1.5.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.5.0" ] } } }