Skip to content
Grok

VirusTotal for Grok

io.github.virustotal/virustotal-mcp

VirusTotal reports, file and URL submissions, domain/IP reanalysis, and analysis recovery.

client:Grok transport:streamable-http runtime:pypi

Install VirusTotal in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "virustotal-mcp": {
      "type": "http",
      "url": "https://ai.virustotal.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

VirusTotal in other clients