diff --git a/public/uploads/rules/figma-uses/rule.mdx b/public/uploads/rules/figma-uses/rule.mdx
index 2d52a32bc2..bebfec2475 100644
--- a/public/uploads/rules/figma-uses/rule.mdx
+++ b/public/uploads/rules/figma-uses/rule.mdx
@@ -21,6 +21,9 @@ seoDescription: >-
created: 2023-08-06T22:53:08.399Z
createdBy: 'Alex Blum [SSW]'
createdByEmail: alexblum@ssw.com.au
+lastUpdated: 2026-01-08T22:55:32.733Z
+lastUpdatedBy: Isaac Lombard
+lastUpdatedByEmail: isaaclombard@ssw.com.au
isArchived: false
---
@@ -32,7 +35,7 @@ Figma is a cloud-based design and prototyping tool that enables designers, devel
It's widely used in the design industry for its simplicity, efficiency, and collaborative features. Figma is accessible through a web browser or desktop application, making it easy to work from anywhere.
-Top 5 uses of Figma in a development project:
+Top uses of Figma in a development project:
## 1. User Interface (UI) Design
@@ -58,12 +61,16 @@ Figma is popular for building and maintaining design systems. Designers can crea
-## 5. **Developer Handoff
+## 5. The Figma MCP
+
+Figma has a powerful MCP server that gives you a direct bridge between designs and code to be used in an AI coding tool (such as Cursor or Antigravity) to create near pixel perfect recreations consistent with your existing code.
+
+## 6. Developer Handoff
Figma simplifies the handoff process from design to development. Designers can generate design specs, export assets, and provide CSS code snippets to developers. This streamlines the communication between design and development teams, ensuring that the final product matches the intended design.
----
+***
Figma's versatility, real-time collaboration, and design system capabilities make it a valuable tool in the design and development workflow, helping teams create high-quality digital products efficiently.