mirror of
https://github.com/0x4m4/hexstrike-ai.git
synced 2026-02-10 14:03:03 +00:00
15 lines
325 B
JSON
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": []
|
|
}
|
|
}
|
|
} |