xlcp/.mcp.json
tangweijie 86db7964c6 chore: 更新 MCP 配置和子模块
- 子模块 backend 更新到最新版本(风险评估字典修复)
- 子模块 frontend 更新到最新版本(字典类型修复)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-20 19:06:06 +08:00

13 lines
205 B
JSON

{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/Volumes/Dpan/github/xlcp"
]
}
}
}