Hi,
In the Figma web app, my component appears to be correctly connected to code using the Code Connect CLI. However, in Figma MCP:
- get_code_connect_map returns {}, both with and without codeConnectLabel: "React".
- get_design_context returns generated/raw layout code instead of the connected Code Connect component or snippet.
- get_code_connect_suggestions also reports nested components as not connected.
The component is part of our internal component library, which is consumed by our projects.
It seems that the Code Connect mappings are visible in the Figma web app but are not being recognized by Figma MCP.
