This commit is contained in:
Muhammad Osama
2025-07-10 23:52:24 +05:00
parent 4ee3f35a1e
commit 22efd3487f

View File

@@ -462,11 +462,7 @@ Create/edit VS Code settings file `~/.vscode/settings.json` or workspace `.vscod
"--server",
"http://localhost:5000"
],
"description": "HexStrike AI v5.0 - Advanced Cybersecurity Automation Platform",
"timeout": 300,
"env": {
"HEXSTRIKE_SERVER": "http://localhost:5000"
}
"description": "HexStrike AI v5.0 - Advanced Cybersecurity Automation Platform"
}
}
}
@@ -518,12 +514,7 @@ Create/edit Cursor settings file `~/.cursor/mcp_settings.json`:
"--server",
"http://localhost:5000"
],
"description": "HexStrike AI v5.0 - Advanced Cybersecurity Automation Platform",
"timeout": 300,
"env": {
"HEXSTRIKE_SERVER": "http://localhost:5000"
},
"alwaysAllow": []
"description": "HexStrike AI v5.0 - Advanced Cybersecurity Automation Platform"
}
}
}