Stats
Actions
Tags
From dx-aem
Local Chrome DevTools MCP server providing browser protocol access for DOM inspection, network monitoring, console evaluation, debugging, and automation control. Runs as a subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"chrome-devtools-mcp": {
"command": "npx",
"args": [
"chrome-devtools-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub easingthemes/dx-aem-flow --plugin dx-aem