mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-02 04:39:29 -05:00
13 lines
260 B
JSON
13 lines
260 B
JSON
{
|
|
"mcpServers": {
|
|
"filesystem": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@modelcontextprotocol/server-filesystem",
|
|
"/Users/username/Desktop",
|
|
"/path/to/other/allowed/dir"
|
|
]
|
|
}
|
|
}
|
|
} |