Files
hexstrike-ai/hexstrike-ai-mcp.json
Muhammad Osama 0be3cfdebd update
2025-07-10 23:07:24 +05:00

15 lines
325 B
JSON

{
"mcpServers": {
"hexstrike-ai": {
"command": "python3",
"args": [
"/path/hexstrike_mcp.py",
"--server",
"http://localhost:5000"
],
"description": "HexStrike AI v5.0 - Advanced Cybersecurity Automation Platform",
"timeout": 300,
"alwaysAllow": []
}
}
}