Added ignored json file.

This commit is contained in:
famez
2026-02-12 19:21:25 +01:00
parent ebff3cfbd1
commit 2fece6693e

View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"kali": {
"command": "python",
"args": ["MCP-Kali-Server/mcp_server.py", "--server", "http://192.168.56.108:5000"]
}
}
}