{"_id":"chrome-devtools-mcp","_rev":"4224884","name":"chrome-devtools-mcp","description":"MCP server for Chrome DevTools","dist-tags":{"latest":"0.20.3"},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"time":{"modified":"2026-03-22T18:54:43.000Z","created":"2025-05-13T11:41:45.574Z","0.20.3":"2026-03-20T16:23:21.538Z","0.20.2":"2026-03-18T11:55:05.715Z","0.20.1":"2026-03-17T09:55:05.552Z","0.20.0":"2026-03-11T10:44:42.512Z","0.19.0":"2026-03-05T18:29:45.311Z","0.18.1":"2026-02-25T14:55:07.388Z","0.18.0":"2026-02-25T06:58:39.214Z","0.17.3":"2026-02-19T17:03:19.724Z","0.17.2":"2026-02-19T16:15:59.669Z","0.17.1":"2026-02-16T11:59:28.127Z","0.17.0":"2026-02-10T08:33:48.064Z","0.16.0":"2026-02-04T10:06:44.443Z","0.15.1":"2026-01-30T10:05:18.162Z","0.15.0":"2026-01-29T12:40:02.059Z","0.14.0":"2026-01-27T13:21:33.942Z","0.13.0":"2026-01-15T07:27:06.665Z","0.12.1":"2025-12-12T12:36:50.654Z","0.12.0":"2025-12-10T09:49:49.806Z","0.11.0":"2025-12-03T10:05:26.957Z","0.10.2":"2025-11-19T09:46:41.136Z","0.10.1":"2025-11-07T12:31:37.448Z","0.10.0":"2025-11-05T11:39:18.842Z","0.9.0":"2025-10-22T11:48:08.080Z","0.8.1":"2025-10-13T14:47:59.641Z","0.8.0":"2025-10-10T15:14:46.942Z","0.7.1":"2025-10-10T14:56:25.794Z","0.7.0":"2025-10-10T13:23:27.017Z","0.6.1":"2025-10-08T06:47:53.680Z","0.6.0":"2025-10-01T14:46:27.111Z","0.5.1":"2025-09-29T14:55:39.189Z","0.5.0":"2025-09-29T14:18:55.889Z","0.4.0":"2025-09-26T14:04:57.808Z","0.3.0":"2025-09-25T16:52:30.290Z","0.2.7":"2025-09-24T12:56:18.599Z","0.2.6":"2025-09-24T08:31:51.980Z","0.2.5":"2025-09-24T08:03:02.901Z","0.2.4":"2025-09-24T07:53:39.787Z","0.2.3":"2025-09-24T07:09:22.838Z","0.2.2":"2025-09-23T18:26:58.829Z","0.2.1":"2025-09-23T12:20:35.723Z","0.2.0":"2025-09-17T13:20:35.206Z","0.1.0":"2025-09-16T06:14:47.005Z","0.0.2":"2025-09-16T06:04:58.974Z","0.0.1":"2025-05-13T11:41:45.574Z"},"users":{},"author":{"name":"Google LLC"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"versions":{"0.20.3":{"name":"chrome-devtools-mcp","version":"0.20.3","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/bin/chrome-devtools-mcp.js","chrome-devtools":"build/src/bin/chrome-devtools.js"},"main":"./build/src/index.js","scripts":{"cli:generate":"node --experimental-strip-types scripts/generate-cli.ts","clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\" && node --experimental-strip-types scripts/append-lighthouse-notices.ts","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","gen":"npm run build && npm run docs:generate && npm run cli:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","update-lighthouse":"node --experimental-strip-types scripts/update-lighthouse.ts","verify-npm-package":"node scripts/verify-npm-package.mjs","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.27.1","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1599001","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","lighthouse":"13.0.3","prettier":"^3.6.2","puppeteer":"24.39.1","rollup":"4.59.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"350f7de66d9af6171c90848b5c01c45ddf62ece0","_id":"chrome-devtools-mcp@0.20.3","_nodeVersion":"22.22.1","_npmVersion":"11.12.0","dist":{"shasum":"f2ab37020aa651f22fd7188c53bf7c6cdb3a8dc6","size":2530279,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.20.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.20.3.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.20.3_1774023801213_0.8187521735917993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-20T16:23:21.538Z","publish_time":1774023801538,"_source_registry_name":"default","_cnpm_publish_time":1774023801538},"0.20.2":{"name":"chrome-devtools-mcp","version":"0.20.2","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/bin/chrome-devtools-mcp.js","chrome-devtools":"build/src/bin/chrome-devtools.js"},"main":"./build/src/index.js","scripts":{"cli:generate":"node --experimental-strip-types scripts/generate-cli.ts","clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\" && node --experimental-strip-types scripts/append-lighthouse-notices.ts","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","gen":"npm run build && npm run docs:generate && npm run cli:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","update-lighthouse":"node --experimental-strip-types scripts/update-lighthouse.ts","verify-npm-package":"node scripts/verify-npm-package.mjs","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.27.1","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1596260","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","lighthouse":"13.0.3","prettier":"^3.6.2","puppeteer":"24.39.1","rollup":"4.59.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"62791770169c2ce3a2fab807de11f767de26a503","_id":"chrome-devtools-mcp@0.20.2","_nodeVersion":"22.22.1","_npmVersion":"11.11.1","dist":{"shasum":"8f8e45582773b2f76cfc41e10908cc8ab056af48","size":2527100,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.20.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.20.2.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.20.2_1773834905415_0.5317149561304937"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-18T11:55:05.715Z","publish_time":1773834905715,"_source_registry_name":"default","_cnpm_publish_time":1773834905715},"0.20.1":{"name":"chrome-devtools-mcp","version":"0.20.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/bin/chrome-devtools-mcp.js","chrome-devtools":"build/src/bin/chrome-devtools.js"},"main":"./build/src/index.js","scripts":{"cli:generate":"node --experimental-strip-types scripts/generate-cli.ts","clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\" && node --experimental-strip-types scripts/append-lighthouse-notices.ts","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","gen":"npm run build && npm run docs:generate && npm run cli:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","update-lighthouse":"node --experimental-strip-types scripts/update-lighthouse.ts","verify-npm-package":"node scripts/verify-npm-package.mjs","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.27.1","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1596260","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","lighthouse":"13.0.3","prettier":"^3.6.2","puppeteer":"24.39.1","rollup":"4.59.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"e237bade383fb2c0c3f399be1f7ffa5a407cfb74","_id":"chrome-devtools-mcp@0.20.1","_nodeVersion":"22.22.1","_npmVersion":"11.11.1","dist":{"shasum":"cb7d89ec1de223048ebdaf90cc1a6bf73a7f80f2","size":2526269,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.20.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.20.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.20.1_1773741305274_0.6312200378683168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T09:55:05.552Z","publish_time":1773741305552,"_source_registry_name":"default","_cnpm_publish_time":1773741305552},"0.20.0":{"name":"chrome-devtools-mcp","version":"0.20.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/bin/chrome-devtools-mcp.js","chrome-devtools":"build/src/bin/chrome-devtools.js"},"main":"./build/src/index.js","scripts":{"cli:generate":"node --experimental-strip-types scripts/generate-cli.ts","clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\" && node --experimental-strip-types scripts/append-lighthouse-notices.ts","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","gen":"npm run build && npm run docs:generate && npm run cli:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","update-lighthouse":"node --experimental-strip-types scripts/update-lighthouse.ts","verify-npm-package":"node scripts/verify-npm-package.mjs","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.27.1","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1595090","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","lighthouse":"13.0.3","prettier":"^3.6.2","puppeteer":"24.39.0","rollup":"4.59.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"8b7d22f76d8a16333824f52f149d22f778fe13de","_id":"chrome-devtools-mcp@0.20.0","_nodeVersion":"22.22.0","_npmVersion":"11.11.0","dist":{"shasum":"52e090a487a65dd5ae9d40ce539949e0971ba8ff","size":2526217,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.20.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.20.0_1773225882193_0.8922380210360288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T10:44:42.512Z","publish_time":1773225882512,"_source_registry_name":"default","_cnpm_publish_time":1773225882512},"0.19.0":{"name":"chrome-devtools-mcp","version":"0.19.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"./build/src/server.js","scripts":{"cli:generate":"node --experimental-strip-types scripts/generate-cli.ts","clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\" && node --experimental-strip-types scripts/append-lighthouse-notices.ts","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","gen":"npm run build && npm run docs:generate && npm run cli:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","update-lighthouse":"node --experimental-strip-types scripts/update-lighthouse.ts","verify-npm-package":"node scripts/verify-npm-package.mjs","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.27.1","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1592362","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","lighthouse":"13.0.3","prettier":"^3.6.2","puppeteer":"24.38.0","rollup":"4.59.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"8388be52bdd557036dd957585f430ddd0874983c","_id":"chrome-devtools-mcp@0.19.0","_nodeVersion":"22.22.0","_npmVersion":"11.11.0","dist":{"shasum":"8b3a937b99370385ce858bdacf6756641a446084","size":2521218,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.19.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.19.0_1772735385044_0.6214516759257251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T18:29:45.311Z","publish_time":1772735385311,"_source_registry_name":"default","_cnpm_publish_time":1772735385311},"0.18.1":{"name":"chrome-devtools-mcp","version":"0.18.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","verify-npm-package":"node scripts/verify-npm-package.mjs","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.26.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1587572","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.37.5","rollup":"4.58.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"9c966b42f72786958fcbf2ed72f00920946841cd","_id":"chrome-devtools-mcp@0.18.1","_nodeVersion":"22.22.0","_npmVersion":"11.10.1","dist":{"shasum":"1d6972e3fe326064e105b778833dd53c1e51b5cd","size":1770606,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.18.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.18.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.18.1_1772031307129_0.06262635615218293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T14:55:07.388Z","publish_time":1772031307388,"_source_registry_name":"default","_cnpm_publish_time":1772031307388},"0.18.0":{"name":"chrome-devtools-mcp","version":"0.18.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","verify-npm-package":"node scripts/verify-npm-package.mjs","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.26.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1587572","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.37.5","rollup":"4.58.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"ff7ac7c4995ff45947ae445ba9c1569cd452026b","_id":"chrome-devtools-mcp@0.18.0","_nodeVersion":"22.22.0","_npmVersion":"11.10.1","dist":{"shasum":"583efbfd79c27ded7367e2197e0002a4ca89471f","size":1770184,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.18.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.18.0_1772002718954_0.6143241592996698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-25T06:58:39.214Z","publish_time":1772002719214,"_source_registry_name":"default","_cnpm_publish_time":1772002719214},"0.17.3":{"name":"chrome-devtools-mcp","version":"0.17.3","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS=true node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.26.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1583146","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.37.4","rollup":"4.57.1","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"0c4f2113178c23f0d56caaf0d63c80602c92692b","_id":"chrome-devtools-mcp@0.17.3","_nodeVersion":"22.22.0","_npmVersion":"11.10.0","dist":{"shasum":"9895cbdb281b6df95cce9482dad32f949bd21dee","size":1764879,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.17.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.17.3.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.17.3_1771520599507_0.9330454892236433"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T17:03:19.724Z","publish_time":1771520599724,"_source_registry_name":"default","_cnpm_publish_time":1771520599724},"0.17.2":{"name":"chrome-devtools-mcp","version":"0.17.2","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"npm run clean && node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS=true node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.26.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1583146","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.37.4","rollup":"4.57.1","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"34882a28af1dce8bd32bdcea280d8c22fb92bda3","_id":"chrome-devtools-mcp@0.17.2","_nodeVersion":"22.22.0","_npmVersion":"11.10.0","dist":{"shasum":"11118a8f89cba9eea527dcbd88defd26467a3a35","size":13131,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.17.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.17.2.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.17.2_1771517759469_0.6896140233557428"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-19T16:15:59.669Z","publish_time":1771517759669,"_source_registry_name":"default","_cnpm_publish_time":1771517759669},"0.17.1":{"name":"chrome-devtools-mcp","version":"0.17.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS=true node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.26.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1583146","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.37.3","rollup":"4.57.1","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","tiktoken":"^1.0.22","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"5e5b746b663fccbf011dc2c64eac2c2c12b6cb0a","_id":"chrome-devtools-mcp@0.17.1","_nodeVersion":"22.22.0","_npmVersion":"11.10.0","dist":{"shasum":"b69fb7636473c0420418cc826968a47f39184999","size":1764797,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.17.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.17.1_1771243167923_0.21797740465631854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-16T11:59:28.127Z","publish_time":1771243168127,"_source_registry_name":"default","_cnpm_publish_time":1771243168127},"0.17.0":{"name":"chrome-devtools-mcp","version":"0.17.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS=true node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.26.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1581449","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.37.2","rollup":"4.57.1","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"6a3ca9875ac972a55b16abdf24872a9e03805597","_id":"chrome-devtools-mcp@0.17.0","_nodeVersion":"22.22.0","_npmVersion":"11.9.0","dist":{"shasum":"0ec138b657440dbc5be5b121b75397e0e60d0fd9","size":1763899,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.17.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.17.0_1770712427834_0.3417468290251491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T08:33:48.064Z","publish_time":1770712428064,"_source_registry_name":"default","_cnpm_publish_time":1770712428064},"0.16.0":{"name":"chrome-devtools-mcp","version":"0.16.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS=true node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.25.3","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1576915","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.36.1","rollup":"4.57.1","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"4f7b06898327ab5be42c85bd98bd176f33d55d89","_id":"chrome-devtools-mcp@0.16.0","_nodeVersion":"22.22.0","_npmVersion":"11.8.0","dist":{"shasum":"30406fb3eada555bc6296ca663f50430bec4a3dc","size":1761181,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.16.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.16.0_1770199604264_0.5242584044398091"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-04T10:06:44.443Z","publish_time":1770199604443,"_source_registry_name":"default","_cnpm_publish_time":1770199604443},"0.15.1":{"name":"chrome-devtools-mcp","version":"0.15.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS=true node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.25.3","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1575174","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.36.1","rollup":"4.57.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"7c25c3adff3d42eb5bd33363d20f9c82ef5ef903","_id":"chrome-devtools-mcp@0.15.1","_nodeVersion":"22.22.0","_npmVersion":"11.8.0","dist":{"shasum":"f3c8914554e34177845e81961a6c90aa8ea6e768","size":1758232,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.15.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.15.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.15.1_1769767517956_0.14502657217634218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-30T10:05:18.162Z","publish_time":1769767518162,"_source_registry_name":"default","_cnpm_publish_time":1769767518162},"0.15.0":{"name":"chrome-devtools-mcp","version":"0.15.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.25.3","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1575174","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.36.1","rollup":"4.57.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"d491d87f21fbc4a252ef1f5b2638c3d932469899","_id":"chrome-devtools-mcp@0.15.0","_nodeVersion":"22.22.0","_npmVersion":"11.8.0","dist":{"shasum":"a67bd2a1575dc9977a7a8ae923f155f9c202b706","size":1757904,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.15.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.15.0_1769690401799_0.14475463112324438"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-29T12:40:02.059Z","publish_time":1769690402059,"_source_registry_name":"default","_cnpm_publish_time":1769690402059},"0.14.0":{"name":"chrome-devtools-mcp","version":"0.14.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && node --experimental-strip-types scripts/eval_gemini.ts","count-tokens":"node --experimental-strip-types scripts/count_tokens.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/genai":"^1.37.0","@modelcontextprotocol/sdk":"1.25.3","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1573331","core-js":"3.48.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.36.0","rollup":"4.56.0","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"def02bd37362c8c251bf458389924329cf95f976","_id":"chrome-devtools-mcp@0.14.0","_nodeVersion":"22.22.0","_npmVersion":"11.8.0","dist":{"shasum":"06feab0ab9446e3956d0afdef980cb367f422ddb","size":1747255,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.14.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.14.0_1769520093701_0.6067953709246188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-27T13:21:33.942Z","publish_time":1769520093942,"_source_registry_name":"default","_cnpm_publish_time":1769520093942},"0.13.0":{"name":"chrome-devtools-mcp","version":"0.13.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node scripts/test.mjs","test:no-build":"node scripts/test.mjs","test:only":"npm run build && node scripts/test.mjs --test-only","test:update-snapshots":"npm run build && node scripts/test.mjs --test-update-snapshots","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts","eval":"npm run build && node --experimental-strip-types --test scripts/eval_gemini.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@google/generative-ai":"^0.24.1","@modelcontextprotocol/sdk":"1.25.2","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1568190","core-js":"3.47.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^17.0.0","prettier":"^3.6.2","puppeteer":"24.35.0","rollup":"4.55.1","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"4090da2bcdc57d3c6d6c5ead2dd1630d2fa28683","_id":"chrome-devtools-mcp@0.13.0","_nodeVersion":"22.21.1","_npmVersion":"11.7.0","dist":{"shasum":"52e0d33941d76cf7d60a62504a80af50ea033087","size":1622582,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.13.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.13.0_1768462026444_0.5565315862319808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-15T07:27:06.665Z","publish_time":1768462026665,"_source_registry_name":"default","_cnpm_publish_time":1768462026665},"0.12.1":{"name":"chrome-devtools-mcp","version":"0.12.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs && node -e \"require('fs').rmSync('build/node_modules', {recursive: true, force: true})\"","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --import ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test:no-build":"node --import ./build/tests/setup.js --no-warnings=ExperimentalWarning --experimental-print-required-tla --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test":"npm run build && npm run test:no-build","test:only":"npm run build && npm run test:only:no-build","test:only:no-build":"node --import ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --import ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@modelcontextprotocol/sdk":"1.24.3","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^25.0.0","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1555430","core-js":"3.47.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.33.0","rollup":"4.53.3","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"807bbccd2055abe89f38ad2eb31b9d7ad52d02bb","_id":"chrome-devtools-mcp@0.12.1","_nodeVersion":"22.21.1","_npmVersion":"11.7.0","dist":{"shasum":"f7054f8ced66c79c79d673469da4817c149792a2","size":1614429,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.12.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.12.1_1765543010347_0.4510584332418912"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-12T12:36:50.654Z","publish_time":1765543010654,"_source_registry_name":"default","_cnpm_publish_time":1765543010654},"0.12.0":{"name":"chrome-devtools-mcp","version":"0.12.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@modelcontextprotocol/sdk":"1.24.3","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1550444","core-js":"3.47.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.32.1","rollup":"4.53.3","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"a7330d4edff3ee65d747dfd606bedd0a7239e3a2","_id":"chrome-devtools-mcp@0.12.0","_nodeVersion":"22.21.1","_npmVersion":"11.7.0","dist":{"shasum":"0886e252a42b173ed8f3b5a2fefe5370c463a1d5","size":2027116,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.12.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.12.0_1765360189622_0.9294242632476104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-10T09:49:49.806Z","publish_time":1765360189806,"_source_registry_name":"default","_cnpm_publish_time":1765360189806},"0.11.0":{"name":"chrome-devtools-mcp","version":"0.11.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@modelcontextprotocol/sdk":"1.24.1","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^21.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1550444","core-js":"3.47.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.32.0","rollup":"4.53.3","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"50eebc17b3f5604c824085d2145fb873c8da980d","_id":"chrome-devtools-mcp@0.11.0","_nodeVersion":"22.21.1","_npmVersion":"11.6.4","dist":{"shasum":"57072ed60ff4a920c1cdf813c3c7836abee128f6","size":2278781,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.11.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.11.0_1764756326714_0.18391023253212246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-03T10:05:26.957Z","publish_time":1764756326957,"_source_registry_name":"default","_cnpm_publish_time":1764756326957},"0.10.2":{"name":"chrome-devtools-mcp","version":"0.10.2","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@modelcontextprotocol/sdk":"1.21.1","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^20.0.0","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1544076","core-js":"3.46.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.30.0","rollup":"4.53.2","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"3921e8a7c4b14743dbbd92c40495c2cc7565c8e9","_id":"chrome-devtools-mcp@0.10.2","_nodeVersion":"22.21.1","_npmVersion":"11.6.2","dist":{"shasum":"bcac4ba3a0e8c2930ce87df2cdf1d5574b90576f","size":1975959,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.10.2.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.10.2_1763545600828_0.8740297957879373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-19T09:46:41.136Z","publish_time":1763545601136,"_source_registry_name":"default","_cnpm_publish_time":1763545601136},"0.10.1":{"name":"chrome-devtools-mcp","version":"0.10.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@modelcontextprotocol/sdk":"1.21.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1539728","core-js":"3.46.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.29.1","rollup":"4.52.5","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"c9d617007eb2fddffa44cc3ab238b7639ad284f5","_id":"chrome-devtools-mcp@0.10.1","_nodeVersion":"22.21.1","_npmVersion":"11.6.2","dist":{"shasum":"bf417def09ea53775ac76303a4b21886ed376255","size":1787974,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.10.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.10.1_1762518697214_0.19747512677146095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-07T12:31:37.448Z","publish_time":1762518697448,"_source_registry_name":"default","_cnpm_publish_time":1762518697448},"0.10.0":{"name":"chrome-devtools-mcp","version":"0.10.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","bundle":"npm run clean && npm run build && rollup -c rollup.config.mjs","build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@modelcontextprotocol/sdk":"1.21.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1539728","core-js":"3.46.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.29.0","rollup":"4.52.5","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"b2f6d1be1ab598f557c7b6f060e72ae098d0b956","_id":"chrome-devtools-mcp@0.10.0","_nodeVersion":"22.21.1","_npmVersion":"11.6.2","dist":{"shasum":"10ac5df03b394d18ba086b2f128ecfde1c4b033a","size":1787940,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.10.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.10.0_1762342758624_0.09993861583463137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-05T11:39:18.842Z","publish_time":1762342758842,"_source_registry_name":"default","_cnpm_publish_time":1762342758842},"0.9.0":{"name":"chrome-devtools-mcp","version":"0.9.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"clean":"node -e \"require('fs').rmSync('build', {recursive: true, force: true})\"","build":"npm run clean && tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts && rollup -c rollup.config.mjs","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","devDependencies":{"@eslint/js":"^9.35.0","@modelcontextprotocol/sdk":"1.20.1","@rollup/plugin-commonjs":"^28.0.8","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1532884","core-js":"3.46.0","debug":"4.4.3","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.26.0","rollup":"4.52.5","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-license":"^3.6.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0","yargs":"18.0.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"25530069b6aaa3aa26440a4936b68abca2dab2e0","_id":"chrome-devtools-mcp@0.9.0","_nodeVersion":"22.20.0","_npmVersion":"11.6.2","dist":{"shasum":"38867ce04222e4f8b8331f53a6cbb4715e8597fd","size":1730504,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.9.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.9.0_1761133687814_0.12461514260558859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T11:48:08.080Z","publish_time":1761133688080,"_source_registry_name":"default","_cnpm_publish_time":1761133688080},"0.8.1":{"name":"chrome-devtools-mcp","version":"0.8.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","verify-server-json-version":"node --experimental-strip-types scripts/verify-server-json-version.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.20.0","core-js":"3.46.0","debug":"4.4.3","puppeteer-core":"^24.24.1","yargs":"18.0.0","zod":"^3.25.76"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1524741","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.24.1","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"dced0f0e223b035e1fbe0c97cec233fef9907129","_id":"chrome-devtools-mcp@0.8.1","_nodeVersion":"22.20.0","_npmVersion":"11.6.2","dist":{"shasum":"62e452c588069da8f61c3b812fc5069da5915a7e","size":946401,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.8.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.8.1_1760366879415_0.3521152805525454"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T14:47:59.641Z","publish_time":1760366879641,"_source_registry_name":"default","_cnpm_publish_time":1760366879641},"0.8.0":{"name":"chrome-devtools-mcp","version":"0.8.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.19.1","core-js":"3.45.1","debug":"4.4.3","puppeteer-core":"^24.24.0","yargs":"18.0.0","zod":"^3.25.76"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1524741","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.24.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"32620cedf1c1d5b1bfad247a6a0b3ba5c5ed42cb","_id":"chrome-devtools-mcp@0.8.0","_nodeVersion":"22.20.0","_npmVersion":"11.6.2","dist":{"shasum":"02d678cd49d3a4708d1619bd064fe38127b95401","size":945917,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.8.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.8.0_1760109286709_0.08240003768143356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-10T15:14:46.942Z","publish_time":1760109286942,"_source_registry_name":"default","_cnpm_publish_time":1760109286942},"0.7.1":{"name":"chrome-devtools-mcp","version":"0.7.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.19.1","core-js":"3.45.1","debug":"4.4.3","puppeteer-core":"^24.24.0","yargs":"18.0.0","zod":"^3.25.76"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1524741","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.24.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"a11df57aa29baa1b6f5b1644538bbf778bfc884c","_id":"chrome-devtools-mcp@0.7.1","_nodeVersion":"22.20.0","_npmVersion":"11.6.2","dist":{"shasum":"abe0f40f1b8b41fcfde681fe99027fe7f9c2161b","size":945845,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.7.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.7.1_1760108185540_0.1742063631460733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-10T14:56:25.794Z","publish_time":1760108185794,"_source_registry_name":"default","_cnpm_publish_time":1760108185794},"0.7.0":{"name":"chrome-devtools-mcp","version":"0.7.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.19.1","core-js":"3.45.1","debug":"4.4.3","puppeteer-core":"^24.23.1","yargs":"18.0.0","zod":"^3.25.76"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1524741","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.23.1","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"cff617300a56f117fc11d2bb0c4d4350cc9bdb8c","_id":"chrome-devtools-mcp@0.7.0","_nodeVersion":"22.20.0","_npmVersion":"11.6.2","dist":{"shasum":"340af562c508b93ef12b81b9b9624e933c7353fd","size":944906,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.7.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.7.0_1760102606735_0.09285336800090516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-10T13:23:27.017Z","publish_time":1760102607017,"_source_registry_name":"default","_cnpm_publish_time":1760102607017},"0.6.1":{"name":"chrome-devtools-mcp","version":"0.6.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.19.1","core-js":"3.45.1","debug":"4.4.3","puppeteer-core":"24.23.0","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1524741","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.23.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"2346ad1e3888560e2043da97bf0dac1293d0bcb5","_id":"chrome-devtools-mcp@0.6.1","_nodeVersion":"22.20.0","_npmVersion":"11.6.1","dist":{"shasum":"444be15e4a833c471fae71146a6fb045a18169a9","size":944245,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.6.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.6.1_1759906073328_0.06582645385487651"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-08T06:47:53.680Z","publish_time":1759906073680,"_source_registry_name":"default","_cnpm_publish_time":1759906073680},"0.6.0":{"name":"chrome-devtools-mcp","version":"0.6.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.2","core-js":"3.45.1","debug":"4.4.3","puppeteer-core":"24.22.3","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1521880","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.3","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"8ed08215a2cec103ec7d1d232044285caa91d8eb","_id":"chrome-devtools-mcp@0.6.0","_nodeVersion":"22.19.0","_npmVersion":"11.6.1","dist":{"shasum":"0d20e8f095599954718ca50427e0c419307a89a8","size":942240,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.6.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.6.0_1759329986837_0.4256567111245688"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-01T14:46:27.111Z","publish_time":1759329987111,"_source_registry_name":"default","_cnpm_publish_time":1759329987111},"0.5.1":{"name":"chrome-devtools-mcp","version":"0.5.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.2","core-js":"3.45.1","debug":"4.4.3","puppeteer-core":"24.22.3","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1520535","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.3","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=23"},"gitHead":"1de725ab992ae31989edbf5cad7b3f859ba3affc","_id":"chrome-devtools-mcp@0.5.1","_nodeVersion":"22.19.0","_npmVersion":"11.6.1","dist":{"shasum":"1e0d6917bf6d516a831d0028ab01b4d16aed2a38","size":940091,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.5.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.5.1_1759157738940_0.08724501960587272"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T14:55:39.189Z","publish_time":1759157739189,"_source_registry_name":"default","_cnpm_publish_time":1759157739189},"0.5.0":{"name":"chrome-devtools-mcp","version":"0.5.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test:node20":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test build/tests","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.2","core-js":"3.45.1","debug":"4.4.3","puppeteer-core":"24.22.3","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1520535","eslint":"^9.35.0","eslint-import-resolver-typescript":"^4.4.4","eslint-plugin-import":"^2.32.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.3","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":">=22.12.0"},"gitHead":"4f3ae2af77d4bf4b889269562f5792cf9c327f05","_id":"chrome-devtools-mcp@0.5.0","_nodeVersion":"22.19.0","_npmVersion":"11.6.1","dist":{"shasum":"17ddf050cc57d96b793fb6ea68ad2e275ff12c9f","size":940069,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.5.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.5.0_1759155535610_0.5423846323497687"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T14:18:55.889Z","publish_time":1759155535889,"_source_registry_name":"default","_cnpm_publish_time":1759155535889},"0.4.0":{"name":"chrome-devtools-mcp","version":"0.4.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.3","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1520535","eslint":"^9.35.0","eslint-plugin-import":"^2.32.0","eslint-import-resolver-typescript":"^4.4.4","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.3","sinon":"^21.0.0","typescript-eslint":"^8.43.0","typescript":"^5.9.2"},"engines":{"node":">=22.12.0"},"gitHead":"420251383eed41e54bcc4e9eeb8c5320b126036f","_id":"chrome-devtools-mcp@0.4.0","_nodeVersion":"22.19.0","_npmVersion":"11.6.1","dist":{"shasum":"6139fa7fd745fc810a2fed1d5298af3eb5674b60","size":939416,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.4.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.4.0_1758895497535_0.414675088897863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T14:04:57.808Z","publish_time":1758895497808,"_source_registry_name":"default","_cnpm_publish_time":1758895497808},"0.3.0":{"name":"chrome-devtools-mcp","version":"0.3.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.3","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@stylistic/eslint-plugin":"^5.4.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1520139","eslint":"^9.35.0","eslint-plugin-import":"^2.32.0","eslint-import-resolver-typescript":"^4.4.4","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.3","sinon":"^21.0.0","typescript-eslint":"^8.43.0","typescript":"^5.9.2"},"engines":{"node":">=22.12.0"},"gitHead":"347768d11c6ecf1dff25892e816838647be89b5e","_id":"chrome-devtools-mcp@0.3.0","_nodeVersion":"22.19.0","_npmVersion":"11.6.1","dist":{"shasum":"c5417d718002e1f6b611595652e33d02ef42615e","size":938992,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.3.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.3.0_1758819150054_0.4341244886272657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-25T16:52:30.290Z","publish_time":1758819150290,"_source_registry_name":"default","_cnpm_publish_time":1758819150290},"0.2.7":{"name":"chrome-devtools-mcp","version":"0.2.7","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.2","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1516909","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.2","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"engines":{"node":">=22.12.0"},"_id":"chrome-devtools-mcp@0.2.7","gitHead":"3181d704d460a52e64030e1e29aae6c4b069c38e","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"383858073e54e139b6a5c3d39751e026847d4b66","size":933983,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.7.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.7_1758718578310_0.7528656198766808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-24T12:56:18.599Z","publish_time":1758718578599,"_source_registry_name":"default","_cnpm_publish_time":1758718578599},"0.2.6":{"name":"chrome-devtools-mcp","version":"0.2.6","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts","sync-server-json-version":"node  --experimental-strip-types scripts/sync-server-json-version.ts && npm run format"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.2","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1516909","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.2","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.2.6","gitHead":"26878222c99ad61fd847eafe221270275decf4bb","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"3b0c79310eb8afa85aa26e28f94605fe0151c64e","size":933839,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.6.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.6_1758702711644_0.5905443533689658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-24T08:31:51.980Z","publish_time":1758702711980,"_source_registry_name":"default","_cnpm_publish_time":1758702711980},"0.2.5":{"name":"chrome-devtools-mcp","version":"0.2.5","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","mcpName":"io.github.ChromeDevTools/chrome-devtools-mcp","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.2","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1516909","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.2","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.2.5","gitHead":"33e8662662b04f7e158310c53369dd064c05d94a","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"3b660bc8d17401740e1c5a8f9e7d6145ed275134","size":933817,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.5.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.5_1758700982657_0.9166945370830244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-24T08:03:02.901Z","publish_time":1758700982901,"_source_registry_name":"default","_cnpm_publish_time":1758700982901},"0.2.4":{"name":"chrome-devtools-mcp","version":"0.2.4","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.2","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1516909","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.2","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.2.4","gitHead":"901a730ed921008e0979c9d3c75e2301caa8f40c","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"270810976f79e233d730dbd3d78f94ad2ba922a0","size":933804,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.4.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.4_1758700419452_0.821303076910233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-24T07:53:39.787Z","publish_time":1758700419787,"_source_registry_name":"default","_cnpm_publish_time":1758700419787},"0.2.3":{"name":"chrome-devtools-mcp","version":"0.2.3","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.2","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1516909","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.2","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.2.3","gitHead":"64c446f7b2bbe5f6770c85598e67e25ac5b5bd90","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"12c3bd0aeef8dfcdd793be58e98fca5f151009c9","size":933705,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.3.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.3_1758697762539_0.49588449219211683"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-24T07:09:22.838Z","publish_time":1758697762838,"_source_registry_name":"default","_cnpm_publish_time":1758697762838},"0.2.2":{"name":"chrome-devtools-mcp","version":"0.2.2","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.2","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1516909","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.2","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.2.2","gitHead":"d622b9b37d5b798a0363772debb3723678d9f78e","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"86ee41c54e52be81b9b7be894813b6049b5afc8e","size":933449,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.2.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.2_1758652018587_0.4522385132227311"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T18:26:58.829Z","publish_time":1758652018829,"_source_registry_name":"default","_cnpm_publish_time":1758652018829},"0.2.1":{"name":"chrome-devtools-mcp","version":"0.2.1","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types --no-warnings=ExperimentalWarning scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . && prettier --write --cache .","check-format":"eslint --cache . && prettier --check --cache .;","docs":"npm run build && npm run docs:generate && npm run format","docs:generate":"node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test \"build/tests/**/*.test.js\"","test:only":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:only:no-build":"node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-reporter spec --test-force-exit --test --test-only \"build/tests/**/*.test.js\"","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --no-warnings=ExperimentalWarning --test-force-exit --test --test-update-snapshots \"build/tests/**/*.test.js\"","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"1.18.1","debug":"4.4.3","puppeteer-core":"24.22.0","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1516909","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.2.1","gitHead":"17edcd856dccdbc2062ac589add3c4cf6ecd4aea","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"ec8a3d3a1f7d5c7cca0a23b22dce64027983e8d8","size":933231,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.1.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.1_1758630035480_0.8967132636373489"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T12:20:35.723Z","publish_time":1758630035723,"_source_registry_name":"default","_cnpm_publish_time":1758630035723},"0.2.0":{"name":"chrome-devtools-mcp","version":"0.2.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types scripts/post-build.ts","typecheck":"tsc --noEmit","format":"eslint --cache --fix . ;prettier --write --cache .","check-format":"eslint --cache .; prettier --check --cache .;","generate-docs":"npm run build && node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test 'build/tests/**/*.test.js'","test:only":"npm run build && node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test --test-only 'build/tests/**/*.test.js'","test:only:no-build":"node --require ./build/tests/setup.js --test-reporter spec --test-force-exit --test --test-only 'build/tests/**/*.test.js'","test:update-snapshots":"npm run build && node --require ./build/tests/setup.js --test-force-exit --test --test-update-snapshots 'build/tests/**/*.test.js'","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"1.18.0","debug":"4.4.3","puppeteer-core":"24.22.0","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1515796","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.22.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.2.0","gitHead":"22755533b85bc8618f2dad01b257e6022e5f6cfc","_nodeVersion":"22.19.0","_npmVersion":"11.6.0","dist":{"shasum":"dc96afbdfcfc12b3398792efb5c12175ce37333c","size":932486,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.2.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:fc609452-d18f-45b3-b9b4-b39b1d121272"}},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.2.0_1758115234980_0.02402554392385481"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-17T13:20:35.206Z","publish_time":1758115235206,"_source_registry_name":"default","_cnpm_publish_time":1758115235206},"0.1.0":{"name":"chrome-devtools-mcp","version":"0.1.0","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types scripts/post-build.ts","format":"eslint --cache --fix . ;prettier --write --cache .","check-format":"eslint --cache .; prettier --check --cache .;","generate-docs":"npm run build && node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --test-reporter spec --test-force-exit --test 'build/tests/**/*.test.js'","test:only":"npm run build && node --test-reporter spec --test-force-exit --test --test-only 'build/tests/**/*.test.js'","test:only:no-build":"node --test-reporter spec --test-force-exit --test --test-only 'build/tests/**/*.test.js'","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"1.18.0","debug":"4.4.3","puppeteer-core":"24.21.0","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1514545","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.21.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.1.0","gitHead":"9121661e56d87839ab16fcc0007aa93b845393b3","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"shasum":"f32d49d3b3d435159a68232792aff52dbb21c754","size":833655,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.1.0.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.1.0_1758003286736_0.050950474623839836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T06:14:47.005Z","publish_time":1758003287005,"_source_registry_name":"default","_cnpm_publish_time":1758003287005},"0.0.2":{"name":"chrome-devtools-mcp","version":"0.0.2","description":"MCP server for Chrome DevTools","type":"module","bin":{"chrome-devtools-mcp":"build/src/index.js"},"main":"index.js","scripts":{"build":"tsc && node --experimental-strip-types scripts/post-build.ts","format":"eslint --cache --fix . ;prettier --write --cache .","check-format":"eslint --cache .; prettier --check --cache .;","generate-docs":"npm run build && node --experimental-strip-types scripts/generate-docs.ts","start":"npm run build && node build/src/index.js","start-debug":"DEBUG=mcp:* DEBUG_COLORS=false npm run build && node build/src/index.js","test":"npm run build && node --test-reporter spec --test-force-exit --test 'build/tests/**/*.test.js'","test:only":"npm run build && node --test-reporter spec --test-force-exit --test --test-only 'build/tests/**/*.test.js'","test:only:no-build":"node --test-reporter spec --test-force-exit --test --test-only 'build/tests/**/*.test.js'","prepare":"node --experimental-strip-types scripts/prepare.ts"},"repository":{"type":"git","url":"git+https://github.com/ChromeDevTools/chrome-devtools-mcp.git"},"author":{"name":"Google LLC"},"license":"Apache-2.0","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","dependencies":{"@modelcontextprotocol/sdk":"1.18.0","debug":"4.4.3","puppeteer-core":"24.21.0","yargs":"18.0.0"},"devDependencies":{"@eslint/js":"^9.35.0","@types/debug":"^4.1.12","@types/filesystem":"^0.0.36","@types/node":"^24.3.3","@types/sinon":"^17.0.4","@types/yargs":"^17.0.33","@typescript-eslint/eslint-plugin":"^8.43.0","@typescript-eslint/parser":"^8.43.0","chrome-devtools-frontend":"1.0.1514545","eslint":"^9.35.0","globals":"^16.4.0","prettier":"^3.6.2","puppeteer":"24.21.0","sinon":"^21.0.0","typescript":"^5.9.2","typescript-eslint":"^8.43.0"},"_id":"chrome-devtools-mcp@0.0.2","gitHead":"200429829dceeb4799d2696e9452c9917bb90936","_nodeVersion":"22.18.0","_npmVersion":"10.9.3","dist":{"shasum":"4cf9c1a333ac0762c5cbb8678172eea4b96c73b3","size":833654,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.0.2.tgz"},"_npmUser":{"name":"orkon","email":"alexei.rudenko@gmail.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chrome-devtools-mcp_0.0.2_1758002698671_0.9764475696432999"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T06:04:58.974Z","publish_time":1758002698974,"_source_registry_name":"default","_cnpm_publish_time":1758002698974},"0.0.1":{"name":"chrome-devtools-mcp","version":"0.0.1","keywords":[],"author":"","license":"ISC","_id":"chrome-devtools-mcp@0.0.1","maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""},{"name":"orkon","email":"alexei.rudenko@gmail.com"}],"dist":{"shasum":"fc79e5d0ce2eaff0b4e3baf928fb5b74918ea9df","size":293,"noattachment":false,"key":"/chrome-devtools-mcp/-/chrome-devtools-mcp-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chrome-devtools-mcp/download/chrome-devtools-mcp-0.0.1.tgz"},"main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"orkon","email":"alexei.rudenko@gmail.com"},"_npmVersion":"10.9.2","description":"WIP","directories":{},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/chrome-devtools-mcp_0.0.1_1747136505379_0.19031069702385506","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-13T11:41:45.574Z","publish_time":1747136505574,"_source_registry_name":"default","_cnpm_publish_time":1747136505574}},"readme":"# Chrome DevTools MCP\n\n[![npm chrome-devtools-mcp package](https://img.shields.io/npm/v/chrome-devtools-mcp.svg)](https://npmjs.org/package/chrome-devtools-mcp)\n\n`chrome-devtools-mcp` lets your coding agent (such as Gemini, Claude, Cursor or Copilot)\ncontrol and inspect a live Chrome browser. It acts as a Model-Context-Protocol\n(MCP) server, giving your AI coding assistant access to the full power of\nChrome DevTools for reliable automation, in-depth debugging, and performance analysis.\n\n## [Tool reference](./docs/tool-reference.md) | [Changelog](./CHANGELOG.md) | [Contributing](./CONTRIBUTING.md) | [Troubleshooting](./docs/troubleshooting.md) | [Design Principles](./docs/design-principles.md)\n\n## Key features\n\n- **Get performance insights**: Uses [Chrome\n  DevTools](https://github.com/ChromeDevTools/devtools-frontend) to record\n  traces and extract actionable performance insights.\n- **Advanced browser debugging**: Analyze network requests, take screenshots and\n  check browser console messages (with source-mapped stack traces).\n- **Reliable automation**. Uses\n  [puppeteer](https://github.com/puppeteer/puppeteer) to automate actions in\n  Chrome and automatically wait for action results.\n\n## Disclaimers\n\n`chrome-devtools-mcp` exposes content of the browser instance to the MCP clients\nallowing them to inspect, debug, and modify any data in the browser or DevTools.\nAvoid sharing sensitive or personal information that you don't want to share with\nMCP clients.\n\nPerformance tools may send trace URLs to the Google CrUX API to fetch real-user\nexperience data. This helps provide a holistic performance picture by\npresenting field data alongside lab data. This data is collected by the [Chrome\nUser Experience Report (CrUX)](https://developer.chrome.com/docs/crux). To disable\nthis, run with the `--no-performance-crux` flag.\n\n## **Usage statistics**\n\nGoogle collects usage statistics (such as tool invocation success rates, latency, and environment information) to improve the reliability and performance of Chrome DevTools MCP.\n\nData collection is **enabled by default**. You can opt-out by passing the `--no-usage-statistics` flag when starting the server:\n\n```json\n\"args\": [\"-y\", \"chrome-devtools-mcp@latest\", \"--no-usage-statistics\"]\n```\n\nGoogle handles this data in accordance with the [Google Privacy Policy](https://policies.google.com/privacy).\n\nGoogle's collection of usage statistics for Chrome DevTools MCP is independent from the Chrome browser's usage statistics. Opting out of Chrome metrics does not automatically opt you out of this tool, and vice-versa.\n\nCollection is disabled if CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS or CI env variables are set.\n\n## Requirements\n\n- [Node.js](https://nodejs.org/) v20.19 or a newer [latest maintenance LTS](https://github.com/nodejs/Release#release-schedule) version.\n- [Chrome](https://www.google.com/chrome/) current stable version or newer.\n- [npm](https://www.npmjs.com/).\n\n## Getting started\n\nAdd the following config to your MCP client:\n\n```json\n{\n  \"mcpServers\": {\n    \"chrome-devtools\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"chrome-devtools-mcp@latest\"]\n    }\n  }\n}\n```\n\n> [!NOTE]  \n> Using `chrome-devtools-mcp@latest` ensures that your MCP client will always use the latest version of the Chrome DevTools MCP server.\n\nIf you are interested in doing only basic browser tasks, use the `--slim` mode:\n\n```json\n{\n  \"mcpServers\": {\n    \"chrome-devtools\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"chrome-devtools-mcp@latest\", \"--slim\", \"--headless\"]\n    }\n  }\n}\n```\n\nSee [Slim tool reference](./docs/slim-tool-reference.md).\n\n### MCP Client configuration\n\n<details>\n  <summary>Amp</summary>\n  Follow https://ampcode.com/manual#mcp and use the config provided above. You can also install the Chrome DevTools MCP server using the CLI:\n\n```bash\namp mcp add chrome-devtools -- npx chrome-devtools-mcp@latest\n```\n\n</details>\n\n<details>\n  <summary>Antigravity</summary>\n\nTo use the Chrome DevTools MCP server follow the instructions from <a href=\"https://antigravity.google/docs/mcp\">Antigravity's docs</a> to install a custom MCP server. Add the following config to the MCP servers config:\n\n```bash\n{\n  \"mcpServers\": {\n    \"chrome-devtools\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"chrome-devtools-mcp@latest\",\n        \"--browser-url=http://127.0.0.1:9222\",\n        \"-y\"\n      ]\n    }\n  }\n}\n```\n\nThis will make the Chrome DevTools MCP server automatically connect to the browser that Antigravity is using. If you are not using port 9222, make sure to adjust accordingly.\n\nChrome DevTools MCP will not start the browser instance automatically using this approach because the Chrome DevTools MCP server connects to Antigravity's built-in browser. If the browser is not already running, you have to start it first by clicking the Chrome icon at the top right corner.\n\n</details>\n\n<details>\n  <summary>Claude Code</summary>\n\n**Install via CLI (MCP only)**\n\nUse the Claude Code CLI to add the Chrome DevTools MCP server (<a href=\"https://code.claude.com/docs/en/mcp\">guide</a>):\n\n```bash\nclaude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest\n```\n\n**Install as a Plugin (MCP + Skills)**\n\n> [!NOTE]  \n> If you already had Chrome DevTools MCP installed previously for Claude Code, make sure to remove it first from your installation and configuration files.\n\nTo install Chrome DevTools MCP with skills, add the marketplace registry in Claude Code:\n\n```sh\n/plugin marketplace add ChromeDevTools/chrome-devtools-mcp\n```\n\nThen, install the plugin:\n\n```sh\n/plugin install chrome-devtools-mcp\n```\n\nRestart Claude Code to have the MCP server and skills load (check with `/skills`).\n\n> [!TIP]\n> If the plugin installation fails with a `Failed to clone repository` error (e.g., HTTPS connectivity issues behind a corporate firewall), see the [troubleshooting guide](./docs/troubleshooting.md#claude-code-plugin-installation-fails-with-failed-to-clone-repository) for workarounds, or use the CLI installation method above instead.\n\n</details>\n\n<details>\n  <summary>Cline</summary>\n  Follow https://docs.cline.bot/mcp/configuring-mcp-servers and use the config provided above.\n</details>\n\n<details>\n  <summary>Codex</summary>\n  Follow the <a href=\"https://developers.openai.com/codex/mcp/#configure-with-the-cli\">configure MCP guide</a>\n  using the standard config from above. You can also install the Chrome DevTools MCP server using the Codex CLI:\n\n```bash\ncodex mcp add chrome-devtools -- npx chrome-devtools-mcp@latest\n```\n\n**On Windows 11**\n\nConfigure the Chrome install location and increase the startup timeout by updating `.codex/config.toml` and adding the following `env` and `startup_timeout_ms` parameters:\n\n```\n[mcp_servers.chrome-devtools]\ncommand = \"cmd\"\nargs = [\n    \"/c\",\n    \"npx\",\n    \"-y\",\n    \"chrome-devtools-mcp@latest\",\n]\nenv = { SystemRoot=\"C:\\\\Windows\", PROGRAMFILES=\"C:\\\\Program Files\" }\nstartup_timeout_ms = 20_000\n```\n\n</details>\n\n<details>\n  <summary>Copilot CLI</summary>\n\nStart Copilot CLI:\n\n```\ncopilot\n```\n\nStart the dialog to add a new MCP server by running:\n\n```\n/mcp add\n```\n\nConfigure the following fields and press `CTRL+S` to save the configuration:\n\n- **Server name:** `chrome-devtools`\n- **Server Type:** `[1] Local`\n- **Command:** `npx -y chrome-devtools-mcp@latest`\n\n</details>\n\n<details>\n  <summary>Copilot / VS Code</summary>\n\n**Click the button to install:**\n\n[<img src=\"https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install%20Server&color=0098FF\" alt=\"Install in VS Code\">](https://vscode.dev/redirect/mcp/install?name=io.github.ChromeDevTools%2Fchrome-devtools-mcp&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22chrome-devtools-mcp%22%5D%2C%22env%22%3A%7B%7D%7D)\n\n[<img src=\"https://img.shields.io/badge/VS_Code_Insiders-VS_Code_Insiders?style=flat-square&label=Install%20Server&color=24bfa5\" alt=\"Install in VS Code Insiders\">](https://insiders.vscode.dev/redirect?url=vscode-insiders%3Amcp%2Finstall%3F%257B%2522name%2522%253A%2522io.github.ChromeDevTools%252Fchrome-devtools-mcp%2522%252C%2522config%2522%253A%257B%2522command%2522%253A%2522npx%2522%252C%2522args%2522%253A%255B%2522-y%2522%252C%2522chrome-devtools-mcp%2522%255D%252C%2522env%2522%253A%257B%257D%257D%257D)\n\n**Or install manually:**\n\nFollow the MCP install <a href=\"https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_add-an-mcp-server\">guide</a>,\nwith the standard config from above. You can also install the Chrome DevTools MCP server using the VS Code CLI:\n\nFor macOS and Linux:\n\n```bash\ncode --add-mcp '{\"name\":\"io.github.ChromeDevTools/chrome-devtools-mcp\",\"command\":\"npx\",\"args\":[\"-y\",\"chrome-devtools-mcp\"],\"env\":{}}'\n```\n\nFor Windows (PowerShell):\n\n```powershell\ncode --add-mcp '{\"\"\"name\"\"\":\"\"\"io.github.ChromeDevTools/chrome-devtools-mcp\"\"\",\"\"\"command\"\"\":\"\"\"npx\"\"\",\"\"\"args\"\"\":[\"\"\"-y\"\"\",\"\"\"chrome-devtools-mcp\"\"\"]}'\n```\n\n</details>\n\n<details>\n  <summary>Cursor</summary>\n\n**Click the button to install:**\n\n[<img src=\"https://cursor.com/deeplink/mcp-install-dark.svg\" alt=\"Install in Cursor\">](https://cursor.com/en/install-mcp?name=chrome-devtools&config=eyJjb21tYW5kIjoibnB4IC15IGNocm9tZS1kZXZ0b29scy1tY3BAbGF0ZXN0In0%3D)\n\n**Or install manually:**\n\nGo to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided above.\n\n</details>\n\n<details>\n  <summary>Factory CLI</summary>\nUse the Factory CLI to add the Chrome DevTools MCP server (<a href=\"https://docs.factory.ai/cli/configuration/mcp\">guide</a>):\n\n```bash\ndroid mcp add chrome-devtools \"npx -y chrome-devtools-mcp@latest\"\n```\n\n</details>\n\n<details>\n  <summary>Gemini CLI</summary>\nInstall the Chrome DevTools MCP server using the Gemini CLI.\n\n**Project wide:**\n\n```bash\n# Either MCP only:\ngemini mcp add chrome-devtools npx chrome-devtools-mcp@latest\n# Or as a Gemini extension (MCP+Skills):\ngemini extensions install --auto-update https://github.com/ChromeDevTools/chrome-devtools-mcp\n```\n\n**Globally:**\n\n```bash\ngemini mcp add -s user chrome-devtools npx chrome-devtools-mcp@latest\n```\n\nAlternatively, follow the <a href=\"https://github.com/google-gemini/gemini-cli/blob/main/docs/tools/mcp-server.md#how-to-set-up-your-mcp-server\">MCP guide</a> and use the standard config from above.\n\n</details>\n\n<details>\n  <summary>Gemini Code Assist</summary>\n  Follow the <a href=\"https://cloud.google.com/gemini/docs/codeassist/use-agentic-chat-pair-programmer#configure-mcp-servers\">configure MCP guide</a>\n  using the standard config from above.\n</details>\n\n<details>\n  <summary>JetBrains AI Assistant & Junie</summary>\n\nGo to `Settings | Tools | AI Assistant | Model Context Protocol (MCP)` -> `Add`. Use the config provided above.\nThe same way chrome-devtools-mcp can be configured for JetBrains Junie in `Settings | Tools | Junie | MCP Settings` -> `Add`. Use the config provided above.\n\n</details>\n\n<details>\n  <summary>Kiro</summary>\n\nIn **Kiro Settings**, go to `Configure MCP` > `Open Workspace or User MCP Config` > Use the configuration snippet provided above.\n\nOr, from the IDE **Activity Bar** > `Kiro` > `MCP Servers` > `Click Open MCP Config`. Use the configuration snippet provided above.\n\n</details>\n\n<details>\n  <summary>Katalon Studio</summary>\n\nThe Chrome DevTools MCP server can be used with <a href=\"https://docs.katalon.com/katalon-studio/studioassist/mcp-servers/setting-up-chrome-devtools-mcp-server-for-studioassist\">Katalon StudioAssist</a> via an MCP proxy.\n\n**Step 1:** Install the MCP proxy by following the <a href=\"https://docs.katalon.com/katalon-studio/studioassist/mcp-servers/setting-up-mcp-proxy-for-stdio-mcp-servers\">MCP proxy setup guide</a>.\n\n**Step 2:** Start the Chrome DevTools MCP server with the proxy:\n\n```bash\nmcp-proxy --transport streamablehttp --port 8080 -- npx -y chrome-devtools-mcp@latest\n```\n\n**Note:** You may need to pick another port if 8080 is already in use.\n\n**Step 3:** In Katalon Studio, add the server to StudioAssist with the following settings:\n\n- **Connection URL:** `http://127.0.0.1:8080/mcp`\n- **Transport type:** `HTTP`\n\nOnce connected, the Chrome DevTools MCP tools will be available in StudioAssist.\n\n</details>\n\n<details>\n  <summary>OpenCode</summary>\n\nAdd the following configuration to your `opencode.json` file. If you don't have one, create it at `~/.config/opencode/opencode.json` (<a href=\"https://opencode.ai/docs/mcp-servers\">guide</a>):\n\n```json\n{\n  \"$schema\": \"https://opencode.ai/config.json\",\n  \"mcp\": {\n    \"chrome-devtools\": {\n      \"type\": \"local\",\n      \"command\": [\"npx\", \"-y\", \"chrome-devtools-mcp@latest\"]\n    }\n  }\n}\n```\n\n</details>\n\n<details>\n  <summary>Qoder</summary>\n\nIn **Qoder Settings**, go to `MCP Server` > `+ Add` > Use the configuration snippet provided above.\n\nAlternatively, follow the <a href=\"https://docs.qoder.com/user-guide/chat/model-context-protocol\">MCP guide</a> and use the standard config from above.\n\n</details>\n\n<details>\n  <summary>Qoder CLI</summary>\n\nInstall the Chrome DevTools MCP server using the Qoder CLI (<a href=\"https://docs.qoder.com/cli/using-cli#mcp-servers\">guide</a>):\n\n**Project wide:**\n\n```bash\nqodercli mcp add chrome-devtools -- npx chrome-devtools-mcp@latest\n```\n\n**Globally:**\n\n```bash\nqodercli mcp add -s user chrome-devtools -- npx chrome-devtools-mcp@latest\n```\n\n</details>\n\n<details>\n  <summary>Visual Studio</summary>\n  \n  **Click the button to install:**\n  \n  [<img src=\"https://img.shields.io/badge/Visual_Studio-Install-C16FDE?logo=visualstudio&logoColor=white\" alt=\"Install in Visual Studio\">](https://vs-open.link/mcp-install?%7B%22name%22%3A%22chrome-devtools%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22chrome-devtools-mcp%40latest%22%5D%7D)\n</details>\n\n<details>\n  <summary>Warp</summary>\n\nGo to `Settings | AI | Manage MCP Servers` -> `+ Add` to [add an MCP Server](https://docs.warp.dev/knowledge-and-collaboration/mcp#adding-an-mcp-server). Use the config provided above.\n\n</details>\n\n<details>\n  <summary>Windsurf</summary>\n  Follow the <a href=\"https://docs.windsurf.com/windsurf/cascade/mcp#mcp-config-json\">configure MCP guide</a>\n  using the standard config from above.\n</details>\n\n### Your first prompt\n\nEnter the following prompt in your MCP Client to check if everything is working:\n\n```\nCheck the performance of https://developers.chrome.com\n```\n\nYour MCP client should open the browser and record a performance trace.\n\n> [!NOTE]  \n> The MCP server will start the browser automatically once the MCP client uses a tool that requires a running browser instance. Connecting to the Chrome DevTools MCP server on its own will not automatically start the browser.\n\n## Tools\n\nIf you run into any issues, checkout our [troubleshooting guide](./docs/troubleshooting.md).\n\n<!-- BEGIN AUTO GENERATED TOOLS -->\n\n- **Input automation** (9 tools)\n  - [`click`](docs/tool-reference.md#click)\n  - [`drag`](docs/tool-reference.md#drag)\n  - [`fill`](docs/tool-reference.md#fill)\n  - [`fill_form`](docs/tool-reference.md#fill_form)\n  - [`handle_dialog`](docs/tool-reference.md#handle_dialog)\n  - [`hover`](docs/tool-reference.md#hover)\n  - [`press_key`](docs/tool-reference.md#press_key)\n  - [`type_text`](docs/tool-reference.md#type_text)\n  - [`upload_file`](docs/tool-reference.md#upload_file)\n- **Navigation automation** (6 tools)\n  - [`close_page`](docs/tool-reference.md#close_page)\n  - [`list_pages`](docs/tool-reference.md#list_pages)\n  - [`navigate_page`](docs/tool-reference.md#navigate_page)\n  - [`new_page`](docs/tool-reference.md#new_page)\n  - [`select_page`](docs/tool-reference.md#select_page)\n  - [`wait_for`](docs/tool-reference.md#wait_for)\n- **Emulation** (2 tools)\n  - [`emulate`](docs/tool-reference.md#emulate)\n  - [`resize_page`](docs/tool-reference.md#resize_page)\n- **Performance** (4 tools)\n  - [`performance_analyze_insight`](docs/tool-reference.md#performance_analyze_insight)\n  - [`performance_start_trace`](docs/tool-reference.md#performance_start_trace)\n  - [`performance_stop_trace`](docs/tool-reference.md#performance_stop_trace)\n  - [`take_memory_snapshot`](docs/tool-reference.md#take_memory_snapshot)\n- **Network** (2 tools)\n  - [`get_network_request`](docs/tool-reference.md#get_network_request)\n  - [`list_network_requests`](docs/tool-reference.md#list_network_requests)\n- **Debugging** (6 tools)\n  - [`evaluate_script`](docs/tool-reference.md#evaluate_script)\n  - [`get_console_message`](docs/tool-reference.md#get_console_message)\n  - [`lighthouse_audit`](docs/tool-reference.md#lighthouse_audit)\n  - [`list_console_messages`](docs/tool-reference.md#list_console_messages)\n  - [`take_screenshot`](docs/tool-reference.md#take_screenshot)\n  - [`take_snapshot`](docs/tool-reference.md#take_snapshot)\n\n<!-- END AUTO GENERATED TOOLS -->\n\n## Configuration\n\nThe Chrome DevTools MCP server supports the following configuration option:\n\n<!-- BEGIN AUTO GENERATED OPTIONS -->\n\n- **`--autoConnect`/ `--auto-connect`**\n  If specified, automatically connects to a browser (Chrome 144+) running locally from the user data directory identified by the channel param (default channel is stable). Requires the remoted debugging server to be started in the Chrome instance via chrome://inspect/#remote-debugging.\n  - **Type:** boolean\n  - **Default:** `false`\n\n- **`--browserUrl`/ `--browser-url`, `-u`**\n  Connect to a running, debuggable Chrome instance (e.g. `http://127.0.0.1:9222`). For more details see: https://github.com/ChromeDevTools/chrome-devtools-mcp#connecting-to-a-running-chrome-instance.\n  - **Type:** string\n\n- **`--wsEndpoint`/ `--ws-endpoint`, `-w`**\n  WebSocket endpoint to connect to a running Chrome instance (e.g., ws://127.0.0.1:9222/devtools/browser/<id>). Alternative to --browserUrl.\n  - **Type:** string\n\n- **`--wsHeaders`/ `--ws-headers`**\n  Custom headers for WebSocket connection in JSON format (e.g., '{\"Authorization\":\"Bearer token\"}'). Only works with --wsEndpoint.\n  - **Type:** string\n\n- **`--headless`**\n  Whether to run in headless (no UI) mode.\n  - **Type:** boolean\n  - **Default:** `false`\n\n- **`--executablePath`/ `--executable-path`, `-e`**\n  Path to custom Chrome executable.\n  - **Type:** string\n\n- **`--isolated`**\n  If specified, creates a temporary user-data-dir that is automatically cleaned up after the browser is closed. Defaults to false.\n  - **Type:** boolean\n\n- **`--userDataDir`/ `--user-data-dir`**\n  Path to the user data directory for Chrome. Default is $HOME/.cache/chrome-devtools-mcp/chrome-profile$CHANNEL_SUFFIX_IF_NON_STABLE\n  - **Type:** string\n\n- **`--channel`**\n  Specify a different Chrome channel that should be used. The default is the stable channel version.\n  - **Type:** string\n  - **Choices:** `stable`, `canary`, `beta`, `dev`\n\n- **`--logFile`/ `--log-file`**\n  Path to a file to write debug logs to. Set the env variable `DEBUG` to `*` to enable verbose logs. Useful for submitting bug reports.\n  - **Type:** string\n\n- **`--viewport`**\n  Initial viewport size for the Chrome instances started by the server. For example, `1280x720`. In headless mode, max size is 3840x2160px.\n  - **Type:** string\n\n- **`--proxyServer`/ `--proxy-server`**\n  Proxy server configuration for Chrome passed as --proxy-server when launching the browser. See https://www.chromium.org/developers/design-documents/network-settings/ for details.\n  - **Type:** string\n\n- **`--acceptInsecureCerts`/ `--accept-insecure-certs`**\n  If enabled, ignores errors relative to self-signed and expired certificates. Use with caution.\n  - **Type:** boolean\n\n- **`--experimentalScreencast`/ `--experimental-screencast`**\n  Exposes experimental screencast tools (requires ffmpeg). Install ffmpeg https://www.ffmpeg.org/download.html and ensure it is available in the MCP server PATH.\n  - **Type:** boolean\n\n- **`--chromeArg`/ `--chrome-arg`**\n  Additional arguments for Chrome. Only applies when Chrome is launched by chrome-devtools-mcp.\n  - **Type:** array\n\n- **`--ignoreDefaultChromeArg`/ `--ignore-default-chrome-arg`**\n  Explicitly disable default arguments for Chrome. Only applies when Chrome is launched by chrome-devtools-mcp.\n  - **Type:** array\n\n- **`--categoryEmulation`/ `--category-emulation`**\n  Set to false to exclude tools related to emulation.\n  - **Type:** boolean\n  - **Default:** `true`\n\n- **`--categoryPerformance`/ `--category-performance`**\n  Set to false to exclude tools related to performance.\n  - **Type:** boolean\n  - **Default:** `true`\n\n- **`--categoryNetwork`/ `--category-network`**\n  Set to false to exclude tools related to network.\n  - **Type:** boolean\n  - **Default:** `true`\n\n- **`--performanceCrux`/ `--performance-crux`**\n  Set to false to disable sending URLs from performance traces to CrUX API to get field performance data.\n  - **Type:** boolean\n  - **Default:** `true`\n\n- **`--usageStatistics`/ `--usage-statistics`**\n  Set to false to opt-out of usage statistics collection. Google collects usage data to improve the tool, handled under the Google Privacy Policy (https://policies.google.com/privacy). This is independent from Chrome browser metrics. Disabled if CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS or CI env variables are set.\n  - **Type:** boolean\n  - **Default:** `true`\n\n- **`--slim`**\n  Exposes a \"slim\" set of 3 tools covering navigation, script execution and screenshots only. Useful for basic browser tasks.\n  - **Type:** boolean\n\n<!-- END AUTO GENERATED OPTIONS -->\n\nPass them via the `args` property in the JSON configuration. For example:\n\n```json\n{\n  \"mcpServers\": {\n    \"chrome-devtools\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"chrome-devtools-mcp@latest\",\n        \"--channel=canary\",\n        \"--headless=true\",\n        \"--isolated=true\"\n      ]\n    }\n  }\n}\n```\n\n### Connecting via WebSocket with custom headers\n\nYou can connect directly to a Chrome WebSocket endpoint and include custom headers (e.g., for authentication):\n\n```json\n{\n  \"mcpServers\": {\n    \"chrome-devtools\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"chrome-devtools-mcp@latest\",\n        \"--wsEndpoint=ws://127.0.0.1:9222/devtools/browser/<id>\",\n        \"--wsHeaders={\\\"Authorization\\\":\\\"Bearer YOUR_TOKEN\\\"}\"\n      ]\n    }\n  }\n}\n```\n\nTo get the WebSocket endpoint from a running Chrome instance, visit `http://127.0.0.1:9222/json/version` and look for the `webSocketDebuggerUrl` field.\n\nYou can also run `npx chrome-devtools-mcp@latest --help` to see all available configuration options.\n\n## Concepts\n\n### User data directory\n\n`chrome-devtools-mcp` starts a Chrome's stable channel instance using the following user\ndata directory:\n\n- Linux / macOS: `$HOME/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`\n- Windows: `%HOMEPATH%/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`\n\nThe user data directory is not cleared between runs and shared across\nall instances of `chrome-devtools-mcp`. Set the `isolated` option to `true`\nto use a temporary user data dir instead which will be cleared automatically after\nthe browser is closed.\n\n### Connecting to a running Chrome instance\n\nBy default, the Chrome DevTools MCP server will start a new Chrome instance with a dedicated profile. This might not be ideal in all situations:\n\n- If you would like to maintain the same application state when alternating between manual site testing and agent-driven testing.\n- When the MCP needs to sign into a website. Some accounts may prevent sign-in when the browser is controlled via WebDriver (the default launch mechanism for the Chrome DevTools MCP server).\n- If you're running your LLM inside a sandboxed environment, but you would like to connect to a Chrome instance that runs outside the sandbox.\n\nIn these cases, start Chrome first and let the Chrome DevTools MCP server connect to it. There are two ways to do so:\n\n- **Automatic connection (available in Chrome 144)**: best for sharing state between manual and agent-driven testing.\n- **Manual connection via remote debugging port**: best when running inside a sandboxed environment.\n\n#### Automatically connecting to a running Chrome instance\n\n**Step 1:** Set up remote debugging in Chrome\n\nIn Chrome (\\>= M144), do the following to set up remote debugging:\n\n1.  Navigate to `chrome://inspect/#remote-debugging` to enable remote debugging.\n2.  Follow the dialog UI to allow or disallow incoming debugging connections.\n\n**Step 2:** Configure Chrome DevTools MCP server to automatically connect to a running Chrome Instance\n\nTo connect the `chrome-devtools-mcp` server to the running Chrome instance, use\n`--autoConnect` command line argument for the MCP server.\n\nThe following code snippet is an example configuration for gemini-cli:\n\n```json\n{\n  \"mcpServers\": {\n    \"chrome-devtools\": {\n      \"command\": \"npx\",\n      \"args\": [\"chrome-devtools-mcp@latest\", \"--autoConnect\"]\n    }\n  }\n}\n```\n\n**Step 3:** Test your setup\n\nMake sure your browser is running. Open gemini-cli and run the following prompt:\n\n```none\nCheck the performance of https://developers.chrome.com\n```\n\n> [!NOTE]  \n> The <code>autoConnect</code> option requires the user to start Chrome. If the user has multiple active profiles, the MCP server will connect to the default profile (as determined by Chrome). The MCP server has access to all open windows for the selected profile.\n\nThe Chrome DevTools MCP server will try to connect to your running Chrome\ninstance. It shows a dialog asking for user permission.\n\nClicking **Allow** results in the Chrome DevTools MCP server opening\n[developers.chrome.com](http://developers.chrome.com) and taking a performance\ntrace.\n\n#### Manual connection using port forwarding\n\nYou can connect to a running Chrome instance by using the `--browser-url` option. This is useful if you are running the MCP server in a sandboxed environment that does not allow starting a new Chrome instance.\n\nHere is a step-by-step guide on how to connect to a running Chrome instance:\n\n**Step 1: Configure the MCP client**\n\nAdd the `--browser-url` option to your MCP client configuration. The value of this option should be the URL of the running Chrome instance. `http://127.0.0.1:9222` is a common default.\n\n```json\n{\n  \"mcpServers\": {\n    \"chrome-devtools\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"chrome-devtools-mcp@latest\",\n        \"--browser-url=http://127.0.0.1:9222\"\n      ]\n    }\n  }\n}\n```\n\n**Step 2: Start the Chrome browser**\n\n> [!WARNING]  \n> Enabling the remote debugging port opens up a debugging port on the running browser instance. Any application on your machine can connect to this port and control the browser. Make sure that you are not browsing any sensitive websites while the debugging port is open.\n\nStart the Chrome browser with the remote debugging port enabled. Make sure to close any running Chrome instances before starting a new one with the debugging port enabled. The port number you choose must be the same as the one you specified in the `--browser-url` option in your MCP client configuration.\n\nFor security reasons, [Chrome requires you to use a non-default user data directory](https://developer.chrome.com/blog/remote-debugging-port) when enabling the remote debugging port. You can specify a custom directory using the `--user-data-dir` flag. This ensures that your regular browsing profile and data are not exposed to the debugging session.\n\n**macOS**\n\n```bash\n/Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome --remote-debugging-port=9222 --user-data-dir=/tmp/chrome-profile-stable\n```\n\n**Linux**\n\n```bash\n/usr/bin/google-chrome --remote-debugging-port=9222 --user-data-dir=/tmp/chrome-profile-stable\n```\n\n**Windows**\n\n```bash\n\"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" --remote-debugging-port=9222 --user-data-dir=\"%TEMP%\\chrome-profile-stable\"\n```\n\n**Step 3: Test your setup**\n\nAfter configuring the MCP client and starting the Chrome browser, you can test your setup by running a simple prompt in your MCP client:\n\n```\nCheck the performance of https://developers.chrome.com\n```\n\nYour MCP client should connect to the running Chrome instance and receive a performance report.\n\nIf you hit VM-to-host port forwarding issues, see the “Remote debugging between virtual machine (VM) and host fails” section in [`docs/troubleshooting.md`](./docs/troubleshooting.md#remote-debugging-between-virtual-machine-vm-and-host-fails).\n\nFor more details on remote debugging, see the [Chrome DevTools documentation](https://developer.chrome.com/docs/devtools/remote-debugging/).\n\n### Debugging Chrome on Android\n\nPlease consult [these instructions](./docs/debugging-android.md).\n\n## Known limitations\n\nSee [Troubleshooting](./docs/troubleshooting.md).\n","_attachments":{},"homepage":"https://github.com/ChromeDevTools/chrome-devtools-mcp#readme","bugs":{"url":"https://github.com/ChromeDevTools/chrome-devtools-mcp/issues"},"license":"Apache-2.0"}