Update: 更新代码和添加新功能

This commit is contained in:
zhanggangyong
2026-01-23 07:30:24 +00:00
parent 647f9e6e31
commit 377c7f4b0e
81 changed files with 7634 additions and 137 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"mcpServers": {
"code-ai-agent": {
"url": "http://test-code-ai-agent-4.taijiagnet.com/mcp",
"type": "http",
"description": "代码助手 Agent - 支持代码生成、重构、审查和组织功能。提供以下工具:generate_code, refactor_code, review_code, organize_code, classify_code, analyze_project, suggest_folder_structure, create_code_file"
},
"facebook-agent": {
"url": "http://test-facebook-agent-6.taijiagnet.com/mcp",
"type": "http",
"description": "Facebook 搜索 Agent - 支持 Facebook 内容搜索,返回相关帖子和AI生成的总结"
}
}
}