diff --git a/Makefile b/Makefile index 0c2ac479..39344c68 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,6 @@ dev: - npm run dev \ No newline at end of file + npm run dev + +# 启用谷歌浏览器MCP服务器 +mcp-chrome: + node "C:\nvm4w\nodejs\node_modules\chrome-devtools-mcp\build\src\index.js"