anthropics / anthropics/claude-code

Claude Design MCP server: FIRST_PARTY_AUTH_REJECTED (HTTP 403) despite plugin being installed

Aperta
#93,381 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area:auth area:mcp bug duplicate platform:macos
Lingua principale
Python
Stelle
145k
Fork
23.1k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

## Description

The `claude-design` MCP server fails to connect with a 403 error, even though the Design plugin (by Anthropic) shows as installed on my claude.ai account (Settings > Plugins), and I have re-authenticated via `/login`.

## Error

```
claude-design (FIRST_PARTY_AUTH_REJECTED): "api.anthropic.com rejected your claude.ai login for Claude Design (HTTP 403), most likely because a /login token carries no Claude Design access. Run /design-login and retry, or check that your accoun..."
```

## Steps to reproduce

1. Install the "Design" plugin (Anthropic, 7 skills) via claude.ai > Settings > Plugins.
2. In Claude Code CLI, run `/mcp` — `claude-design` shows as failed to connect with the 403 above.
3. Run `/login` and successfully re-authenticate.
4. Run `/mcp` again — same 403 error persists.

## Problem

The error message instructs the user to run `/design-login`, but **no such command exists** in Claude Code. There appears to be no way to resolve this from the CLI. This suggests the OAuth token issued to the Claude Code CLI session does not carry the Claude Design entitlement, even though the plugin is enabled on the account — likely an account/entitlement scope mismatch between claude.ai and the CLI's OAuth flow, not a session-level auth issue.

## Expected behavior

Either:
- The CLI's login token should carry Claude Design access when the plugin is installed on the account, or
- A real command/flow should exist to grant/refresh that specific entitlement (the referenced `/design-login` should exist, or the error should point to a real remediation step).

## Environment

- Claude Code CLI
- macOS (Darwin 25.6.0)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Reproduce the failure from the `/mcp` entry point after installing the Design plugin and completing `/login`, then compare the available `/design-login` remediation mentioned in the error with the CLI's actual commands. Done means the installed plugin can connect successfully with the CLI login, or the error points to a real entitlement refresh or authentication flow.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Ambito
authentication, cli
Tipo di issue
Bug
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.