MCP connection failures now record which kind of login token was in play.
What's wrong with this entry?
When Claude Code authenticates to a first-party MCP server, it now records whether the token came from a normal login or from a login carrying the Design connector's extra user:design:read scope. The kind of token last used is passed into connection-failure diagnostics, so a failure can be told apart by which credential was in play.
- Which kind applies depends on whether your login has the
user:design:readscope.
design_scoped_login
Strings lifted out of the shipped bundle, so the claim above can be checked against them.