Skip to content

Commit

Permalink
Merge pull request #20 from modelcontextprotocol/zckly-patch-1
Browse files Browse the repository at this point in the history
Update README.md for filesystem
  • Loading branch information
maheshmurag authored Nov 21, 2024
2 parents 823e658 + cc4d673 commit 25bed23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/filesystem/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
}

0 comments on commit 25bed23

Please sign in to comment.