Hackertarget for VS Code
io.github.pipeworx-io/hackertarget
HackerTarget MCP.
client:VS Code
transport:streamable-http
Install Hackertarget in VS Code
.vscode/mcp.json
{
"servers": {
"hackertarget": {
"type": "http",
"url": "https://gateway.pipeworx.io/hackertarget/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs