diff --git a/Makefile b/Makefile index 2605725..291ef82 100644 --- a/Makefile +++ b/Makefile @@ -55,4 +55,9 @@ lint: # 测试模式(改动文件自动重编译重启) .PHONY: dev dev: - air \ No newline at end of file + air + +# 启用谷歌浏览器MCP服务器 +.PHONY: mcp-chrome +mcp-chrome: + node "C:\nvm4w\nodejs\node_modules\chrome-devtools-mcp\build\src\index.js"