Skip to content
Zed

WalletHygiene for Zed

io.github.evozim/wallet-hygiene

On-chain toxicity and spam transaction detector for Web3 wallets.

client:Zed transport:sse

Install WalletHygiene in Zed

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

{
  "context_servers": {
    "wallet-hygiene": {
      "url": "https://wallet-hygiene-mcp.vercel.app/api/mcp"
    }
  }
}

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

WalletHygiene in other clients