diff --git a/mcp.json b/mcp.json index 9255b06..0e74b2b 100644 --- a/mcp.json +++ b/mcp.json @@ -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": [] } \ No newline at end of file