# Read and modify Figma designs from coding agents with Talk to Figma MCP

> Bridge Cursor, Claude Code, and other MCP clients into Figma so agents can inspect selections, create nodes, annotate designs, and apply bulk edits.

- Skill: `agentskillexchange/read-and-modify-figma-designs-from-coding-agents-with-talk-t` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/read-and-modify-figma-designs-from-coding-agents-with-talk-t`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/read-and-modify-figma-designs-from-coding-agents-with-talk-t/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Design & Media
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/agentskillexchange/read-and-modify-figma-designs-from-coding-agents-with-talk-t

---


# Read and modify Figma designs from coding agents with Talk to Figma MCP

Bridge Cursor, Claude Code, and other MCP clients into Figma so agents can inspect selections, create nodes, annotate designs, and apply bulk edits.

## Prerequisites

Bun, MCP-compatible client, Figma desktop or web app, Talk to Figma Figma plugin

## Installation

Requirements and caveats from upstream:
- read_my_design - Get detailed node information about the current selection without parameters
- get_node_info - Get detailed information about a specific node
- get_nodes_info - Get detailed information about multiple nodes by providing an array of node IDs

Basic usage or getting-started notes:
- Run setup, this will also install MCP in your Cursor's active project
- Start the WebSocket server
- Install the MCP server in Cursor

- Source: https://github.com/grab/cursor-talk-to-figma-mcp
- Extracted from upstream docs: https://raw.githubusercontent.com/grab/cursor-talk-to-figma-mcp/HEAD/README.md

## Documentation

- https://www.figma.com/community/plugin/1485687494525374295/cursor-talk-to-figma-mcp-plugin

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/read-and-modify-figma-designs-from-coding-agents-with-talk-to-figma-mcp/)

