anthropics / anthropics/claude-code
/mcp hangs when authorizing a plugin-provided connector (Stripe)
- Lingua principale
- Python
- Stelle
- 145k
- Fork
- 23.1k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
Attempting to authorize the Stripe plugin connector (`plugin:stripe:stripe`) via `/mcp` in an interactive session hangs / doesn't complete. Connector status remains `needs_auth` even after the user reports completing authorization elsewhere (checked via session status — `reconnect` correctly reports it needs a user-driven sign-in, but the `/mcp` flow itself did not complete for the user).
Reproduced in the Claude Code desktop app (Code tab).
Steps to reproduce:
1. Have a plugin-provided MCP server (e.g. the Stripe plugin) in `needs_auth` state.
2. Run `/mcp` in an interactive session to authorize it.
3. The authorization flow hangs / does not complete.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by reproducing the `/mcp` flow with the Stripe plugin connector in `needs_auth`, then compare its behavior with session status and `reconnect`, which correctly reports that sign-in is required. Done means authorization completes in the interactive flow and the connector no longer remains in `needs_auth` after the user finishes signing in.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- authentication, cli
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100