Domain Liveness for Cursor
org.ottobot/domain-liveness
Is this business's website still there? Checks apex and www, and DNS separately from HTTP.
client:Cursor
transport:streamable-http
tools:1
Install Domain Liveness in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"domain-liveness": {
"url": "https://domain-liveness-mcp.ottobot2025.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs