From 61d75d9a49a877744d308cc017c07d377f189d12 Mon Sep 17 00:00:00 2001 From: Noah Zweben MacBook Date: Mon, 15 Dec 2025 10:19:53 -0800 Subject: [PATCH] update marketplace def --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 6a5b234..7b2d50b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -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.", "category": "design", "source": { - "source": "github", - "repo": "https://github.com/figma/mcp-server-guide.git" + "source": "url", + "url": "https://github.com/figma/mcp-server-guide.git" }, "homepage": "https://github.com/figma/mcp-server-guide" },