Figma MCP is an open-source server that provides full read/write access to Figma data via a plugin, without requiring a REST API or imposing rate limits. It allows users to automate design processes and integrate with various AI tools.
From the registry: Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.
Please install the `figma-mcp-go` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install the Figma companion plugin** — Import plugin.zip as a Figma development plugin and run it in a Figma file (https://github.com/vkhanhqui/figma-mcp-go/releases)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@vkhanhqui/figma-mcp-go"]
Note: No Figma API token required — uses a plugin bridge for live access.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.