Skip to content
Zed

Urlhaus for Zed

io.github.pipeworx-io/urlhaus

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

client:Zed transport:streamable-http

Install Urlhaus in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "urlhaus": {
      "url": "https://gateway.pipeworx.io/urlhaus/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Urlhaus in other clients