Skip to content
Zed

pathguard for Zed

org.cieltech.pathguard/pathguard

Crypto transaction safety tool — screens addresses and transactions for scam risk.

client:Zed transport:streamable-http tools:5

Install pathguard in Zed

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

{
  "context_servers": {
    "pathguard": {
      "url": "https://pathguard-v2.up.railway.app/mcp"
    }
  }
}

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

What Zed can do once it is connected

pathguard in other clients