Skip to content

Fix Cursor MCP auth retry after credential refresh - #20

Merged
alphali merged 1 commit into
mainfrom
codex/cursor-mcp-refresh-after-auth
Sep 7, 2026
Merged

Fix Cursor MCP auth retry after credential refresh#20
alphali merged 1 commit into
mainfrom
codex/cursor-mcp-refresh-after-auth

Conversation

@alphali

@alphali alphali commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Cursor reloads a changed user-scoped MCP connection asynchronously. When an agent replaced a Doable credential and retried immediately, the old live transport could still return 401, causing the newly supplied key to be rejected incorrectly and requested again.

This updates the recovery workflow to wait for Cursor's MCP refresh and retry the exact preflight once more before asking for another key. It also adds the stale-transport regression to the acceptance checklist and bumps the plugin to 0.2.6.

Validation: npm test

@alphali
alphali merged commit e70db66 into main Sep 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant