Edge-Latency-Guard for VS Code
io.github.evozim/edge-latency-guard
CDN and edge computing latency monitor analyzing network hops.
client:VS Code
transport:sse
Install Edge-Latency-Guard in VS Code
.vscode/mcp.json
{
"servers": {
"edge-latency-guard": {
"type": "sse",
"url": "https://edge-latency-guard-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs