# Chrome DevTools MCP

> Drive and inspect a live Chrome browser from Claude Code

Source: https://aistack.sh/plugin/chrome-devtools-mcp
Real source: https://github.com/ChromeDevTools/chrome-devtools-mcp
Author: Google Chrome DevTools team
Category: development
Marketplace: claude-plugins-official
Last verified: 2026-09-06

Official Chrome DevTools Protocol MCP server for Claude Code. Records performance traces, inspects network requests, reads console messages with source-mapped stack traces, and automates browser actions via Puppeteer.

## Install

### claude-code

```
/plugin marketplace add anthropics/claude-plugins-official
/plugin install chrome-devtools-mcp@claude-plugins-official
```

The official marketplace registers itself automatically on Claude Code's first interactive launch, so the marketplace-add step is often a no-op; running it is still safe and works on any machine.

---

From aistack.sh. Last verified 2026-09-06.
