cronitor for Cursor
io.usefulapi/cronitor
Manage Cronitor monitors and send telemetry pings — list, inspect, create, update, delete.
client:Cursor
transport:streamable-http
tools:6
Install cronitor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cronitor": {
"url": "https://cronitor.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs