Skip to content

Comments

Add Figma MCP plugin#14

Merged
ericzakariasson merged 3 commits intomainfrom
add-figma-plugin
Feb 11, 2026
Merged

Add Figma MCP plugin#14
ericzakariasson merged 3 commits intomainfrom
add-figma-plugin

Conversation

@ericzakariasson
Copy link
Collaborator

Summary

  • Adds a new standalone figma plugin that integrates the official Figma MCP server (SSE transport at https://mcp.figma.com/mcp)
  • Includes plugin manifest, MCP config, icon, README, and LICENSE
  • Registers the plugin in the marketplace manifest

Test plan

  • Verify figma/mcp.json connects to the Figma MCP server via SSE
  • Confirm the plugin appears in the marketplace listing
  • Validate plugin.json against the plugin schema

Made with Cursor

ericzakariasson and others added 3 commits February 11, 2026 12:40
Adds a new Figma plugin that integrates the official Figma MCP server
(SSE transport at https://mcp.figma.com/mcp) for design and collaboration.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use the mcpServers key with url for SSE transport, matching the
plugin-template convention. Remove explicit mcpServers path from
plugin.json since mcp.json is discovered automatically.

Co-authored-by: Cursor <cursoragent@cursor.com>
Adds a GitHub Actions workflow that validates marketplace.json and each
plugin's plugin.json against their JSON schemas on PRs. Includes a
Node.js validation script and adds missing category/tags fields to the
plugin schema.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ericzakariasson ericzakariasson merged commit f428e28 into main Feb 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant