I met an issue with Figma MCP when using Slots.
Elements inside a Slot become unreadable or return as invalid nodes in MCP.
I tested multiple cases and found that:
-
With Slot → MCP cannot read the node.
-
Without Slot → MCP reads the same node correctly.
This seems specifically related to Slot components.
Expected
MCP should read nodes inside Slots normally.
Actual
Nodes inside Slots become invalid or unreadable.
Screenshots
-
Image 1 & 2: Node becomes invalid inside Slot.
-
Image 3, 4 & 5: MCP works correctly after removing the Slot.
Image 1

Image 2

Image 3

Image 4

Image 5

