chrome-devtools

Installation
SKILL.md

Chrome DevTools Skill

Control a real Chrome browser with Claude. The Chrome extension runs inside an authenticated browser session, allowing interaction with sites the user is already logged into -- Gmail, Google Docs, Notion, CRMs, and more.

Overview

Two integration paths exist: Claude Code + Chrome Extension (terminal-based browser control via claude --chrome) and Chrome DevTools MCP (26 browser automation tools via Model Context Protocol). Both operate on a real Chrome instance with existing logins, requiring no re-authentication. The Chrome extension also supports workflow shortcuts, scheduled recurring tasks, and multi-tab coordination independently of Claude Code.

Quick Reference

Integration Setup Best For
Claude Code + Extension claude --chrome Terminal-based browser control
Chrome DevTools MCP claude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest Programmatic automation via MCP tools
Installs
92
GitHub Stars
14
First Seen
Feb 23, 2026
chrome-devtools — oakoss/agent-skills