squadcast for Cursor
io.usefulapi/squadcast
Read incidents, services, teams, on-call schedules; acknowledge, resolve and note incidents.
client:Cursor
transport:streamable-http
Install squadcast in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"squadcast": {
"url": "https://squadcast.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs