Skip to content

Edge-Latency-Guard for Zed

io.github.evozim/edge-latency-guard

CDN and edge computing latency monitor analyzing network hops.

client:Zed transport:sse

Install Edge-Latency-Guard in Zed

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

{
  "context_servers": {
    "edge-latency-guard": {
      "url": "https://edge-latency-guard-mcp.vercel.app/api/mcp"
    }
  }
}

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

Edge-Latency-Guard in other clients