docs/errors/MCPX_OAUTH_LOGIN_REQUIRED.md
MCPX_OAUTH_LOGIN_REQUIREDSeverity: warn Domain: OAuth
The server is configured for OAuth but has no usable token yet, so mcpproxy deferred the browser sign-in to you (via the tray menu, web UI, or CLI) instead of blocking the connection. This is an expected setup step, not a fault — the server is reported as degraded (amber), not unhealthy (red), and the only suggested action is to sign in.
mcpproxy auth login --server=<server-name>
Or click Sign in on the server's web UI page, or use the tray menu. The server moves to healthy once a token is obtained.
MCPX_OAUTH_REAUTH_REQUIRED — a previously
working token broke (red, not amber)MCPX_OAUTH_REFRESH_EXPIRED — refresh token expired