Clear servers

This commit is contained in:
GH05TCREW
2025-05-31 00:12:25 -06:00
parent 0e377b8ecf
commit 5c0acec6ef

View File

@@ -1,18 +1,3 @@
{
"servers": [
{
"name": "Nmap Scanner",
"params": {
"command": "npx",
"args": [
"-y",
"gc-nmap-mcp"
],
"env": {
"NMAP_PATH": "C:\\Program Files (x86)\\Nmap\\nmap.exe"
}
},
"cache_tools_list": true
}
]
"servers": []
}