Skip to content
Zed

Phishtank for Zed

io.github.pipeworx-io/phishtank

PhishTank MCP — wraps PhishTank API (checkurl.phishtank.com)

client:Zed transport:streamable-http

Install Phishtank in Zed

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

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

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

Phishtank in other clients