mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-21 21:35:23 +02:00
Merge remote-tracking branch 'origin/main' into memory_mcp_improvements
This commit is contained in:
@@ -84,6 +84,6 @@ Add this to your `claude_desktop_config.json`:
|
|||||||
{
|
{
|
||||||
"mcp-server-filesystem": {
|
"mcp-server-filesystem": {
|
||||||
"command": "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