TC
ToolCompared
MCP Server

Cursor Talk to Figma (Grab) MCP Server

by Grab

Cursor agents read and modify Figma files programmatically.

CommunityTypeScriptDesign Tools

About Cursor Talk to Figma (Grab)

Grab's Cursor Talk to Figma MCP integration empowers Cursor's AI agents to interact directly with Figma designs. Includes management of annotations, component instances, styles, and prototype connections; advanced text manipulation with intelligent chunking; and comprehensive tools for creating, modifying, and organizing design elements.

Tags

figmacursordesign-automationcomponents

How to install Cursor Talk to Figma (Grab)

Add the following entry to your MCP client config (e.g. claude_desktop_config.json or .mcp.json). Refer to the official repository for the exact command, package name, and required environment variables.

{
  "mcpServers": {
    "cursor-talk-to-figma-grab": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-cursor-talk-to-figma-grab"]
    }
  }
}

Example shape only — see the repository for the canonical install command.

Related MCP servers in Design Tools