koch3092 commited on
Commit
d6d3a4f
·
1 Parent(s): e71610e

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/coco/Desktop",
7
- "/Users/coco/Downloads"
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": {