mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-03-07 22:33:38 +00:00
11 lines
250 B
JSON
11 lines
250 B
JSON
{
|
|
"mcpServers": {
|
|
"hexstrike-local": {
|
|
"command": "python3",
|
|
"args": ["-u", "pentestagent/mcp/stdio_adapter.py"],
|
|
"description": "Generic StdIO adapter bridge to HTTP API (set STDIO_TARGET)",
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|