ReliaStats for Cursor
com.reliastats/public
Reliability statistics — Weibull/lognormal fitting, MTBF/MTTR, availability, system composition.
client:Cursor
transport:streamable-http
tools:11
Install ReliaStats in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"public": {
"url": "https://reliastats.com/mcp/v1"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs