问题:

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

中国智能体开发者社区,聚焦智能体与大模型开发,提供前沿资讯、实用工具链、开源项目及行业案例。通过技术沙龙、开发者大赛等活动,促进经验交流与协作,助力开发者快速构建创新智能应用。

更多推荐