mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 23:53:24 +02:00
Update README.md for filesystem
removed duplicate argument
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