chore: update mcp-filesystem-server's arguments to the common value

This commit is contained in:
koch3092
2025-03-12 17:36:03 +08:00
parent 9880cd7b86
commit e40839733f

View File

@@ -3,8 +3,8 @@
"filesystem": {
"command": "mcp-filesystem-server",
"args": [
"/Users/coco/Desktop",
"/Users/coco/Downloads"
"/Users/username/Desktop",
"/Users/username/Downloads"
]
},
"simple-arxiv": {