Skip to main content
ClaudeWave
grab avatar
grab

cursor-talk-to-figma-mcp

View on GitHub

TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.

Subagents7k stars771 forksJavaScriptMITUpdated 1mo ago
Editor's note

Talk to Figma MCP is a Model Context Protocol server that bridges AI coding agents, including Cursor and Claude Code, directly to Figma, enabling them to read and modify designs programmatically. The architecture combines a TypeScript MCP server, a Figma plugin available on the Figma Community page, and a WebSocket server that relays messages between the two. Designers and developers gain access to over 30 MCP tools covering document inspection, element creation, auto layout configuration, text scanning and bulk replacement, annotation management, prototype reaction retrieval, and FigJam connector generation. A notable contributed feature allows instance override propagation, where customizations applied to one component instance can be pushed to multiple target instances in a single command, reducing repetitive design work. The setup runs on Bun and supports Windows via WSL with a minor hostname adjustment. Front-end developers, product designers, and teams automating design workflows are the primary beneficiaries.

ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/13/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/grab/cursor-talk-to-figma-mcp && cp cursor-talk-to-figma-mcp/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagenticagentic-aiaiai-agentsautomationclaude-codecodexcursordesignfigmagenerative-aillmllmsmcpmodel-context-protocol

What people ask about cursor-talk-to-figma-mcp

What is grab/cursor-talk-to-figma-mcp?

+

grab/cursor-talk-to-figma-mcp is subagents for the Claude AI ecosystem. TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically. It has 7k GitHub stars and its last recorded update is dated 2026-07-26.

How do I install cursor-talk-to-figma-mcp?

+

You can install cursor-talk-to-figma-mcp by cloning the repository (https://github.com/grab/cursor-talk-to-figma-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is grab/cursor-talk-to-figma-mcp safe to use?

+

Our security agent has analyzed grab/cursor-talk-to-figma-mcp and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains grab/cursor-talk-to-figma-mcp?

+

grab/cursor-talk-to-figma-mcp is maintained by grab. The last recorded GitHub activity is dated 2026-07-26, with 88 open issues.

Are there alternatives to cursor-talk-to-figma-mcp?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy cursor-talk-to-figma-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: grab/cursor-talk-to-figma-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/grab-cursor-talk-to-figma-mcp)](https://claudewave.com/repo/grab-cursor-talk-to-figma-mcp)
<a href="https://claudewave.com/repo/grab-cursor-talk-to-figma-mcp"><img src="https://claudewave.com/api/badge/grab-cursor-talk-to-figma-mcp" alt="Featured on ClaudeWave: grab/cursor-talk-to-figma-mcp" width="320" height="64" /></a>

More Subagents