Skip to content
Zed

Figma MCP Server for Zed

com.figma.mcp/mcp

The Figma MCP server brings Figma design context directly into your AI workflow.

client:Zed transport:streamable-http

Install Figma MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.figma.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Figma MCP Server in other clients