← Back to Plugins
MCP Server MCP

Chrome DevTools MCP

github By github 👁 1 views ▲ 0 votes

MCP server for Chrome DevTools

Homepage Verified source GitHub

Install

npx -y @dinesh-nalla-se/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@dinesh-nalla-se/chrome-devtools-mcp",
      "version": "0.10.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...