10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"mcpServers": {
|
|
"example-filesystem": {
|
|
"command": "npx",
|
|
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/tmp"],
|
|
"disabled": true
|
|
}
|
|
}
|
|
}
|