Skip to content

Commit aee921c

Browse files
committed
feat(.claude): 更新配置文件设置
移除 serena 服务并将其添加到启用列表中, 同时从 enabledMcpjsonServers 中移除 serena 服务器,
1 parent dc2b929 commit aee921c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.claude/settings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"deny": [],
66
"ask": []
77
},
8-
"enabledMcpjsonServers": ["context7", "serena"],
8+
"enabledMcpjsonServers": ["context7"],
99
"disabledMcpjsonServers": [
1010
"git",
1111
"gitmcp",
@@ -14,7 +14,8 @@
1414
"mcp-feedback-enhanced",
1515
"Sequential Thinking",
1616
"Memory",
17-
"shrimp-task-manager"
17+
"shrimp-task-manager",
18+
"serena"
1819
],
1920
"hooks": {
2021
"SessionStart": [

0 commit comments

Comments
 (0)