1{2 "mcpServers": {3 "file system": {4 "cwd": "string (optional)",5 "env": {},6 "args": [7 "-y",8 "@modelcontextprotocol/server-filesystem",9 "/Users/username/Desktop",10 "/path/to/other/allowed/dir"11 ],12 "shell": false,13 "command": "npx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation