Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 12, 2026·2 min de lectura

Talk to Figma MCP — Control Figma from Cursor

Talk to Figma MCP connects Cursor/Claude Code to Figma via an MCP server plus plugin, enabling read/modify workflows for design automation.

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install 33c67558-0d65-48f6-842c-b3e88ec3d220 --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

Talk to Figma MCP connects Cursor/Claude Code to Figma via an MCP server plus plugin, enabling read/modify workflows for design automation.

  • Best for: teams automating design updates who want an MCP bridge between AI IDEs and Figma
  • Works with: Cursor or Claude Code, Figma desktop/web, Bun runtime, and the included plugin
  • Setup time: 30–75 minutes

Practical Notes

  • Quant: start with 1 bulk text replace task and measure time saved vs manual edits.
  • Quant: track failure rate for tool calls (connection, auth, plugin channel) over 10 runs.

Recommended workflow

  1. Keep the socket server running while you work.
  2. Use small, reversible actions first (read-only, then text replacement).
  3. Add a review step: export a before/after summary (list of nodes changed).

Safety note

Design automation can create large diffs. Prefer running changes on a copy, and only apply to the main file after review.

FAQ

Q: Do I need Cursor specifically? A: Cursor is one supported client; the README also mentions Claude Code usage patterns.

Q: What usually breaks first? A: The socket connection and plugin channel setup—start with a simple read-only call.

Q: Can I run it in teams? A: Yes, but standardize config and add a review process for large automated edits.

🙏

Fuente y agradecimientos

Source: https://github.com/grab/cursor-talk-to-figma-mcp > License: MIT > GitHub stars: 6,747 · forks: 734

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados