Skip to content
VS Code

Malwarebazaar for VS Code

io.github.pipeworx-io/malwarebazaar

MalwareBazaar MCP — abuse.ch malware sample database (free, key required)

client:VS Code transport:streamable-http

Install Malwarebazaar in VS Code

.vscode/mcp.json

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

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

Malwarebazaar in other clients