Guardr for Cursor
io.guardr/guardr
Hosted MCP for website health monitoring. Tools: check_site, list_sites, get_site.
client:Cursor
transport:streamable-http
Install Guardr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"guardr": {
"url": "https://api.guardr.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs