Zed Figma MCP Server
MCP server integrating Figma design data with the Zed code editor. Enables AI agents in Zed to access Figma design files, inspect components and styles, query design tokens, and retrieve design specifications — bridging design and development workflows directly in the Zed IDE environment.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Figma PAT. Design files may be proprietary. HTTPS. Read-only access.
⚡ Reliability
Best When
A developer using Zed editor wants AI coding assistance that can reference Figma design specs directly — implementing designs more accurately by querying Figma data within the development workflow.
Avoid When
You use VS Code or other editors, or need to modify Figma files from code. This is Zed-specific read access.
Use Cases
- • Accessing Figma design specs from Zed IDE for design-to-code implementation
- • Querying Figma component properties and styles from coding agents in Zed
- • Extracting design tokens and color schemes from Figma for frontend development
- • Bridging designer-developer handoff by bringing Figma data into the coding environment
Not For
- • Non-Zed editors (VS Code, Cursor, etc. — use Figma-specific MCPs for those)
- • Figma editing — read-only design inspection, not design modification
- • Teams without Figma accounts
Interface
Authentication
Figma Personal Access Token or OAuth token required. Read-only access to Figma files you have access to.
Pricing
Figma free tier provides API access. MCP server is free open source.
Agent Metadata
Known Gotchas
- ⚠ Zed-specific integration — designed for Zed editor MCP configuration
- ⚠ Figma API rate limit of 60 req/min — avoid bulk Figma queries
- ⚠ LoamStudios is a community/third-party developer, not Figma official
- ⚠ Large Figma files with many components can be slow to traverse via API
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Zed Figma MCP Server.
Scores are editorial opinions as of 2026-03-06.