mirror of
https://github.com/0x4m4/hexstrike-ai.git
synced 2026-05-13 09:04:44 +02:00
update
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
+2602
File diff suppressed because it is too large
Load Diff
+3918
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
flask>=2.3.0
|
||||
psutil>=5.9.0
|
||||
requests>=2.31.0
|
||||
fastmcp>=0.2.0
|
||||
Reference in New Issue
Block a user