by Chrome Community
Chrome DevTools Protocol integration for browser debugging, performance profiling, network inspection, and automated testing of web applications.
npx -y @chrome/mcp-server-devtools{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": [
"npx", "-y",
""@chrome/mcp-server-devtools"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json