chore: update mcp-filesystem-server's arguments to the common value
Browse files
owl/utils/mcp/mcp_servers_config.json
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
"filesystem": {
|
4 |
"command": "mcp-filesystem-server",
|
5 |
"args": [
|
6 |
-
"/Users/
|
7 |
-
"/Users/
|
8 |
]
|
9 |
},
|
10 |
"simple-arxiv": {
|
|
|
3 |
"filesystem": {
|
4 |
"command": "mcp-filesystem-server",
|
5 |
"args": [
|
6 |
+
"/Users/username/Desktop",
|
7 |
+
"/Users/username/Downloads"
|
8 |
]
|
9 |
},
|
10 |
"simple-arxiv": {
|