Used by 27 plugins
Browser automation and testing
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "chrome-devtools": { "command": "npx", "args": [ "chrome-devtools-mcp@latest" ] } } }
npx