Skip to content
VS Code

Malwagon for VS Code

com.malwagon/malwagon

Submit files and URLs to a malware sandbox, poll scans, fetch reports, hashes and IOCs.

client:VS Code transport:streamable-http tools:5

Install Malwagon in VS Code

.vscode/mcp.json

{
  "servers": {
    "malwagon": {
      "type": "http",
      "url": "https://malwagon.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Malwagon in other clients