Skip to content
VS Code

Virustotal for VS Code

io.github.pipeworx-io/virustotal

VirusTotal MCP — file / URL / domain / IP reputation (BYO key)

client:VS Code transport:streamable-http

Install Virustotal in VS Code

.vscode/mcp.json

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

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

Virustotal in other clients