Skip to main content

I was testing figma code connect with mcp and Cursor and unfortunately found that i cannot refine component that is already connected - because “suggested code” is not returns, it only contains my connected info

I tried to run ‘figma connect unpubish --node’, command returns :

Unpublishing Code Connect files from Figma...

Successfully deleted:
--- (React)
--- (storybook)

* my code is vue

But then mcp again returns my code connect snippet instead of real “react code” as it was before connection

Literally now we are trapped as those components cannot be received from figma dev mcp anymore.
Issue is huge


Have you tried on the latest version? We had a similar issue with SwiftUI, and we used the argument --label=SwiftUI and it worked for us.