Skip to main content
Feedback

Fixed Stuck OAuth Reconnections on Permanently Rejected Tokens

When an upstream MCP server permanently rejected a stored refresh token, MCP Gateway previously kept the dead token and looped on "Server unreachable" instead of prompting re-authentication.

  • MCP Gateway now detects permanent rejections and clears the stored tokens.
  • Users are routed to fresh OAuth instead of getting stuck.