# 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 mcp add SHAY5555-gif/chrome-devtools-mcp-2

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