Skip to content
Cursor

Agent Rescue for Cursor

io.github.santismm/agent-rescue

Cross-session idempotency, URLs as schema-validated JSON, and a record of missing capabilities.

client:Cursor transport:streamable-http tools:3

Install Agent Rescue in Cursor

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

{
  "mcpServers": {
    "agent-rescue": {
      "url": "https://agent-rescue.vercel.app/api/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Agent Rescue in other clients