fix: 更新 huanxi MCP Server 地址为 huanxi.yixiong-tech.com:18085

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
SkyJourney
2026-05-01 12:57:36 +08:00
co-authored by Claude Sonnet 4.6
parent ab6d78b096
commit f13bd26f59
+1 -1
View File
@@ -15,7 +15,7 @@
"mcpServers": { "mcpServers": {
"huanxi": { "huanxi": {
"type": "http", "type": "http",
"url": "https://pm.yixiong.com/mcp/", "url": "https://huanxi.yixiong-tech.com:18085/mcp/",
"headers": { "headers": {
"Authorization": "Bearer ${user_config.token}" "Authorization": "Bearer ${user_config.token}"
} }