Skip to content
VS Code

Urlhaus for VS Code

io.github.pipeworx-io/urlhaus

URLhaus MCP — wraps abuse.ch URLhaus malware URL database (free, no auth)

client:VS Code transport:streamable-http

Install Urlhaus in VS Code

.vscode/mcp.json

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

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

Urlhaus in other clients