Hello,
I am trying out figma code connect for our design system and codebase. I managed to successfully connect one component set via code connect cli. When I check any instance or variant of that component in figma dev mode, in code connect section I can see all properties and imports mapped correctly. However, when I am using figma remote mcp server in cursor and asking agent to see how to code that component, it does not get all that information included in code connect mapping. What could be an issue?
For example, code snippet for this in figma:

Code snippet returned by my cursor figma remote mcp is just figma own implementation.