anthropics / anthropics/claude-code

/mcp hangs when authorizing a plugin-provided connector (Stripe)

Abierto
#94,258 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:desktop area:mcp area:plugins bug
Lenguaje dominante
Python
Estrellas
145k
Forks
23.1k
Métricas de merge de PR
Métricas de PR pendientes

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
authentication, cli
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.