jb-chrome-mcp

Installation
SKILL.md

JB Chrome MCP

Private skill for using Chrome DevTools MCP through mcporter.

Prerequisites

Before using this skill:

  1. Open chrome://inspect/#remote-debugging in Chrome.
  2. Turn remote debugging on and allow incoming debugging connections in Chrome's dialog.
  3. Confirm Chrome is listening on 127.0.0.1:9222.
    • Expected listener: Server running at: 127.0.0.1:9222
    • Useful check: lsof -nP -iTCP:9222 -sTCP:LISTEN
  4. Make sure mcporter is installed.

Bootstrap rule

Do not ask the user to configure mcporter manually unless the bootstrap script fails.

Related skills
Installs
4
First Seen
9 days ago