Skip to content

Instantly share code, notes, and snippets.

@delorenj
Created January 17, 2025 19:28
Show Gist options
  • Save delorenj/4d278fa723b658fcb5c10fc09e1df3fa to your computer and use it in GitHub Desktop.
Save delorenj/4d278fa723b658fcb5c10fc09e1df3fa to your computer and use it in GitHub Desktop.
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/home/delorenj"
],
"alwaysAllow": [
"read_file",
"read_multiple_files",
"create_directory",
"list_directory",
"search_files",
"get_file_info",
"list_allowed_directories"
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment