From f13bd26f59cfe547f1c9e2197f97ba289f65adae Mon Sep 17 00:00:00 2001 From: SkyJourney Date: Fri, 1 May 2026 12:57:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20huanxi=20MCP=20Serv?= =?UTF-8?q?er=20=E5=9C=B0=E5=9D=80=E4=B8=BA=20huanxi.yixiong-tech.com:1808?= =?UTF-8?q?5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- plugins/huanxi/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/huanxi/.claude-plugin/plugin.json b/plugins/huanxi/.claude-plugin/plugin.json index c5ded68..646a452 100644 --- a/plugins/huanxi/.claude-plugin/plugin.json +++ b/plugins/huanxi/.claude-plugin/plugin.json @@ -15,7 +15,7 @@ "mcpServers": { "huanxi": { "type": "http", - "url": "https://pm.yixiong.com/mcp/", + "url": "https://huanxi.yixiong-tech.com:18085/mcp/", "headers": { "Authorization": "Bearer ${user_config.token}" }