From deab1d97cc70698e30bbbbdaf0af15324ab29501 Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Wed, 13 May 2026 23:06:41 +0800 Subject: [PATCH] =?UTF-8?q?D96=20=E4=BB=93=E5=BA=93=E5=86=85=E7=BD=AEMCP?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=20=C2=B7=20=E6=8D=A2=E5=8F=B7=E5=8D=B3?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .workbuddy/mcp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .workbuddy/mcp.json diff --git a/.workbuddy/mcp.json b/.workbuddy/mcp.json new file mode 100644 index 0000000..cc8ba59 --- /dev/null +++ b/.workbuddy/mcp.json @@ -0,0 +1,10 @@ +{ + "mcpServers": { + "guanghulab": { + "url": "https://guanghulab.com/mcp", + "headers": { + "Authorization": "Bearer 3e16b79c427bb44b77c00b319aa641bde8f61d84" + } + } + } +}