mcp for Zed
io.globalping/mcp
Interact with a global network measurement platform.Run network commands from any point in the world
client:Zed
transport:sse
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.globalping.io/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs