Skip to content
Cursor

Repose for Cursor

io.github.vncntknl/repose

Uptime monitoring that doesn't cry wolf: manage monitors, read incidents, record deploys.

client:Cursor transport:streamable-http

Install Repose in Cursor

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

{
  "mcpServers": {
    "repose": {
      "url": "https://repose.sh/api/mcp"
    }
  }
}

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

Repose in other clients