update marketplace def

This commit is contained in:
Noah Zweben MacBook
2025-12-15 10:19:53 -08:00
parent 5d9348d609
commit 61d75d9a49

View File

@@ -194,8 +194,8 @@
"description": "Figma design platform integration. Access design files, extract component information, read design tokens, and translate designs into code. Bridge the gap between design and development workflows.", "description": "Figma design platform integration. Access design files, extract component information, read design tokens, and translate designs into code. Bridge the gap between design and development workflows.",
"category": "design", "category": "design",
"source": { "source": {
"source": "github", "source": "url",
"repo": "https://github.com/figma/mcp-server-guide.git" "url": "https://github.com/figma/mcp-server-guide.git"
}, },
"homepage": "https://github.com/figma/mcp-server-guide" "homepage": "https://github.com/figma/mcp-server-guide"
}, },