问题:

Could not find Google Chrome executable for channel 'stable' at 'C:\Program Files\Google\Chrome\Application\chrome.exe'.

解决方案:

"chrome-devtools": {
      "command": "npx",
       "args": [
           "chrome-devtools-mcp@latest",
           "-e=C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe"
       ]
  }

Logo

欢迎加入 MCP 技术社区!与志同道合者携手前行,一同解锁 MCP 技术的无限可能!

更多推荐