# Chrome DevTools Automation

Automate Chrome pages with clicks, form fills, navigation, and in-page scripting. Inspect console and network activity, take screenshots or text snapshots, and manage multiple pages. Analyze performa…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add SHAY5555-gif/chrome-devtools-mcp-2

# Browse available tools
npx -y @smithery/cli@latest tool list SHAY5555-gif/chrome-devtools-mcp-2
```

---

Source: https://github.com/SHAY5555-gif/chrome-devtools-mcp
