Skip to content
VS Code

Threatfox for VS Code

io.github.pipeworx-io/threatfox

ThreatFox MCP — abuse.ch indicator-of-compromise feed (free, key required)

client:VS Code transport:streamable-http

Install Threatfox in VS Code

.vscode/mcp.json

{
  "servers": {
    "threatfox": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/threatfox/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Threatfox in other clients