mirror of
https://github.com/figma/mcp-server-guide.git
synced 2026-09-14 18:44:07 +08:00
7f6562c490
* add plugin bundle header and version rules * drop AGENTS.md and CLAUDE.md
18 lines
362 B
JSON
18 lines
362 B
JSON
{
|
|
"name": "figma",
|
|
"description": "Plugin that includes the Figma MCP server and Skills for common workflows.",
|
|
"version": "2.2.96",
|
|
"author": {
|
|
"name": "Figma",
|
|
"url": "https://www.figma.com"
|
|
},
|
|
"homepage": "https://github.com/figma/mcp-server-guide",
|
|
"keywords": [
|
|
"figma",
|
|
"design",
|
|
"mcp",
|
|
"ui",
|
|
"code-connect"
|
|
]
|
|
}
|