Skip to content

777genius/chrome-devtools

v1.7.0-uap.1Apache-2.0

Community package for Chrome DevTools MCP. Inspect pages, automate flows, analyze performance, and debug browser state.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

chrome-devtoolsstdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "${PLUGIN_ROOT}/io.github.777genius.agentplugins/runtime/launcher.mjs",
    "--no-usage-statistics"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "chrome-devtools",
  "version": "1.7.0-uap.1",
  "description": "Community package for Chrome DevTools MCP. Inspect pages, automate flows, analyze performance, and debug browser state.",
  "author": {"name": "777genius", "url": "https://github.com/777genius"},
  "homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
  "repository": "https://github.com/777genius/universal-agent-plugins",
  "license": "Apache-2.0",
  "keywords": ["browser", "chrome", "debugging", "mcp", "performance"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • launcher.mjs
  • 3JSON files
  • NOTICE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • io.github.777genius.agentpluginsships a directory of files