12 lines
177 B
JSON
12 lines
177 B
JSON
{
|
|
"mcpServers": {
|
|
"filesystem": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@modelcontextprotocol/server-filesystem",
|
|
"./"
|
|
]
|
|
}
|
|
}
|
|
} |