other
This is the same Rootly incident-management connection, wired over a persistent streaming (SSE) connection instead of a standard request/response endpoint. For teams running Rootly workflows through an MCP client that expects a streaming transport, Neotask can still create incidents, check on-call, and pull retrospectives through this connection — the capability is identical, only the wire format changes.
| Rootly MCP Server (SSE) | Manage incidents, on-call schedules, and retrospectives for an engineering team through Rootly over a streaming connection. Create or update incidents, check on-call rotations, and review post-incident retrospective documents. |
If your setup expects an SSE transport, the agent connects to Rootly through this streaming endpoint to create and update incidents.
Ask who's on call; the agent queries the streaming Rootly connection instead of opening a fresh request each time.
No — it does the same incident, on-call, and retrospective work, just over a streaming (SSE) connection instead of the standard transport.
It's for MCP clients that expect a persistent streaming connection rather than discrete request/response calls.