Guardr for Zed
io.guardr/guardr
Hosted MCP for website health monitoring. Tools: check_site, list_sites, get_site.
client:Zed
transport:streamable-http
Install Guardr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"guardr": {
"url": "https://api.guardr.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs