all quiet for Cursor
io.usefulapi/all-quiet
Manage incidents and on-call: list/create/update incidents, who is on call, on-call overrides.
client:Cursor
transport:streamable-http
Install all quiet in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"all-quiet": {
"url": "https://all-quiet.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs