Downtester Status for Cursor
com.downtester/status
Live service status, active incidents, search, and outage history from Downtester.
client:Cursor
transport:streamable-http
Install Downtester Status in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"status": {
"url": "https://dd-dp.downtester.com/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs