ktg-plugin-marketplace/plugins/config-audit/examples/optimal-setup/.mcp.json

9 lines
169 B
JSON

{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "."],
"trust": "local"
}
}
}