chrome-mcp-remote

Installation
SKILL.md

Chrome MCP Remote-Debug Skill

Use this skill to run Chrome DevTools MCP by connecting to a manually launched Chrome instance. This avoids macOS sandbox/permission issues and user-data-dir lock problems.

Quick Start

  1. Start the dedicated Chrome instance:
bash "<path-to-skill>/scripts/start-chrome-mcp.sh"
  1. Ensure your Chrome DevTools MCP server points to the same port (default 9223). The config should use:
--browserUrl http://127.0.0.1:9223
Related skills
Installs
1
GitHub Stars
2
First Seen
Mar 14, 2026