mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-27 08:15:16 +02:00
Merge pull request #20 from modelcontextprotocol/zckly-patch-1
Update README.md for filesystem
This commit is contained in:
@@ -84,6 +84,6 @@ Add this to your `claude_desktop_config.json`:
|
||||
{
|
||||
"mcp-server-filesystem": {
|
||||
"command": "mcp-server-filesystem",
|
||||
"args": ["Users/username/Desktop", "Users/username/Desktop", "/path/to/other/allowed/dir"]
|
||||
"args": ["Users/username/Desktop", "/path/to/other/allowed/dir"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user