Skip to content
Zed

Tool-Guardian-Proxy for Zed

io.github.evozim/tool-guardian

Safety execution proxy protecting clients during tool calls.

client:Zed transport:sse

Install Tool-Guardian-Proxy in Zed

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

{
  "context_servers": {
    "tool-guardian": {
      "url": "https://tool-guardian-mcp.vercel.app/api/mcp"
    }
  }
}

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

Tool-Guardian-Proxy in other clients