mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced 2026-02-25 17:08:11 +08:00
12 lines
176 B
JSON
12 lines
176 B
JSON
{
|
|
"mcpServers": {
|
|
"filesystem": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@modelcontextprotocol/server-filesystem",
|
|
"."
|
|
]
|
|
}
|
|
}
|
|
} |