mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-04 05:38:53 -05:00
The New Archon (Beta) - The Operating System for AI Coding Assistants!
This commit is contained in:
13
original_archon/agent-resources/mcps/file_system.json
Normal file
13
original_archon/agent-resources/mcps/file_system.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"filesystem": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"@modelcontextprotocol/server-filesystem",
|
||||
"/Users/username/Desktop",
|
||||
"/path/to/other/allowed/dir"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user