Skip to content
Cursor

retry trace for Cursor

io.github.carbaj03/retry-trace

Test HTTP 429/503 retries and Retry-After with server-observed traces; share synthetic findings.

client:Cursor transport:streamable-http tools:6

Install retry trace in Cursor

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

{
  "mcpServers": {
    "retry-trace": {
      "url": "https://retry.agentlife.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

retry trace in other clients