Chrome DevTools
OfficialbyGoogle
Control and inspect Chrome via Gemini, Claude, Cursor, or Copilot.
Configuration
{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chrome-devtools"
]
}
}
}Add this to your claude_desktop_config.json file.