RECOVER — Decide Safely After a Failed Machine Action for Cursor
io.github.gsterlingpress/recover
Choose the safest next action after an API, MCP, or agent failure before retrying.
client:Cursor
transport:streamable-http
tools:1
Install RECOVER — Decide Safely After a Failed Machine Action in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recover": {
"url": "https://recover-api-production-bbba.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs