From 5b21dc0bd598f1527ea532b8bbdbb727a70bd0f9 Mon Sep 17 00:00:00 2001 From: huang <1724659546@qq.com> Date: Sat, 1 Nov 2025 17:21:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0makefile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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"