Skip to content
Cursor

Edge-Latency-Guard for Cursor

io.github.evozim/edge-latency-guard

CDN and edge computing latency monitor analyzing network hops.

client:Cursor transport:sse

Install Edge-Latency-Guard in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Edge-Latency-Guard in other clients