Mohammad Alwazzan
Results
1
comments of
Mohammad Alwazzan
I'm having the same issue as well with multiple mcp servers, using python and npm ```json "mcpServers": { "kali_mcp": { "command": "python", "args": [ "/Users/mohammad/Projects/MCP-Kali-Server/mcp_server.py", "--server", "http://localhost:3002/" ], "type": "stdio"...