statuspal for Cursor
io.usefulapi/statuspal
Read status-page status, services, incidents and metrics; create, update and publish incidents.
client:Cursor
transport:streamable-http
Install statuspal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"statuspal": {
"url": "https://statuspal.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs