From 5c0acec6efe22d76636accb40db524a86c54190b Mon Sep 17 00:00:00 2001 From: GH05TCREW Date: Sat, 31 May 2025 00:12:25 -0600 Subject: [PATCH] Clear servers --- mcp.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) 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