Point to external figma plugin (#11)

* point to external figma

* update marketplace def
This commit is contained in:
Noah Zweben
2025-12-15 12:18:00 -08:00
committed by GitHub
parent 19a119f97e
commit 4fee769bf4
3 changed files with 6 additions and 16 deletions

View File

@@ -1,7 +0,0 @@
{
"name": "figma-mcp",
"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.",
"author": {
"name": "Figma"
}
}

View File

@@ -1,6 +0,0 @@
{
"figma": {
"url": "https://mcp.figma.com/mcp",
"type": "http"
}
}