📄 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

Stars

6.8k

Skill Type

📖 Library & API Reference

Quality Score

87/200

License

MIT

Forks

743

Last Updated

Jun 11, 2026

Discovered

Apr 20, 2026

Validation

Passed

github.com/grab/cursor-talk-to-figma-mcp

Quality Breakdown

87/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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