retry trace for VS Code
io.github.carbaj03/retry-trace
Test HTTP 429/503 retries and Retry-After with server-observed traces; share synthetic findings.
client:VS Code
transport:streamable-http
tools:6
Install retry trace in VS Code
.vscode/mcp.json
{
"servers": {
"retry-trace": {
"type": "http",
"url": "https://retry.agentlife.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs