📄 skillActivePromisingmedium
cursor-talk-to-figma-mcp
by grab
TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
87/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Setup script (scripts/setup.sh) executes automated installation without explicit human approval gates
- CLAUDE.md and AGENTS.md files suggest persistent agent configuration and multi-agent orchestration capabilities
- WebSocket server (src/socket.ts) enables external communication with Figma plugin, creating inter-process bridge
- Installation modifies Cursor MCP configuration (~/.cursor/mcp) which persists across sessions
- MCP server implementation allows AI agents to programmatically read and modify Figma designs without per-action confirmation
- Non-vendor-official repository (grab/cursor-talk-to-figma-mcp) requesting integration with AI tooling infrastructure