Skip to content
Cursor

instatus for Cursor

io.usefulapi/instatus

Manage status pages: components, incidents and maintenances; set live component status.

client:Cursor transport:streamable-http

Install instatus in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "instatus": {
      "url": "https://instatus.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

instatus in other clients