Nix Chrome Devtools MCP

chrome-devtools-mcp launcher — a single bash script that resolves Playwright's bundled Chrome-for-Testing and Node.js directly through Nix. See repo README for usage, override mechanisms, and version compatibility.

srid 2fb69dc 2 files · 2.3 KB Updated

File contents

nix-chrome-devtools-mcp

Drop-in launcher for the Chrome DevTools MCP server. Self-contained — bin/serve resolves all inputs via nix build / nix shell.

Full docs in the repo README.

This skill primitive exists for APM's deployment convention — it ensures bin/serve lands at .agents/skills/nix-chrome-devtools-mcp/bin/serve in the consumer's working tree (per APM's skills convergence path), which keeps the launcher available even before apm install runs on a fresh clone. The package is mechanically a "skill" in APM's primitive vocabulary; semantically it's a tool.

srid/anywhen/tree/main/.claude/skills/nix-chrome-devtools-mcp commit 2fb69dc5b4

Frequently asked questions

npx skillmds@latest add srid/nix-chrome-devtools-mcp