claude-code - 💡(How to fix) Fix [BUG] Conector Figma deshabilitado en Cowork — flujo OAuth no funciona

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Workaround intentado: Agregar manualmente el Personal Access Token de Figma en server.json del plugin y en ~/.claude.json como servidor MCP con header Authorization: Bearer, pero el conector sigue sin activarse desde la UI. Impacto: El plugin de Figma es el primero que aparece sugerido en el onboarding de Cowork para rol Engineering — y es completamente inutilizable por este bug.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Al instalar el plugin de Figma desde el Directorio de Cowork y navegar a Customize → Complementos personales → Figma → Conectores, el botón "Instalar" aparece deshabilitado y no responde a clics.

<img width="1376" height="836" alt="Image" src="https://github.com/user-attachments/assets/6ceb6443-c881-4680-8021-dd10d46fdf84" />

What Should Happen?

Boton debiera estar habilitado

Error Messages/Logs

Steps to Reproduce

Abrir Cowork y seguir el flujo de setup inicial Instalar el plugin de Figma desde el Directorio Ir a Customize → Conectores → Figma El botón "Instalar" aparece inactivo

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

Claude 1.11187.4 (584005) 2026-06-05T20:15:04.000Z

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Causa identificada: El servidor MCP de Figma usa OAuth con callback a localhost:51951/callback. Al completar la autorización en Figma, el navegador intenta redirigir a ese localhost pero recibe ERR_CONNECTION_REFUSED — el servidor local nunca arrancó para recibir el token.

Entorno: macOS Claude App (Cowork) Node.js v24.16.0

Workaround intentado: Agregar manualmente el Personal Access Token de Figma en server.json del plugin y en ~/.claude.json como servidor MCP con header Authorization: Bearer, pero el conector sigue sin activarse desde la UI. Impacto: El plugin de Figma es el primero que aparece sugerido en el onboarding de Cowork para rol Engineering — y es completamente inutilizable por este bug.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING