build: 移除配置文件并清理MCP服务设置

This commit is contained in:
2025-08-04 11:55:16 +08:00
parent f4851a80d3
commit b4f431aa03
3 changed files with 267 additions and 20 deletions

View File

@@ -1,14 +0,0 @@
{
"mcpServers": {
"sequentialthinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
],
"alwaysAllow": [
"sequentialthinking"
]
}
}
}