aicoolies logo

Talk to Figma MCP

Read/write MCP bridge between AI coding agents and Figma

open sourcetelemetry concernsupdated Jun 15, 2026

Talk to Figma MCP is an MIT-licensed bridge from Grab that connects Cursor, Claude Code, and other MCP-capable agents to Figma through a local MCP server, WebSocket bridge, and Figma plugin. Unlike read-only context servers, it can inspect selections, create or modify nodes, update text in bulk, and automate design operations, so teams should review permissions before enabling write access.

Read our Talk to Figma MCP review

A detailed review by the aicoolies team — click to read

Talk to Figma MCP is a read/write Model Context Protocol integration between AI coding agents and Figma. The project connects an MCP server, a local WebSocket bridge, and a Figma plugin so tools such as Cursor and Claude Code can inspect selected frames, read node information, create design elements, modify existing nodes, update text content in bulk, and work with components, styles, annotations, and prototype connections. That makes it a more operational Figma bridge than screenshot prompting or read-only context extraction.

The strongest use case is agent-assisted design-to-code handoff where the developer wants the agent to understand the current Figma selection and, when appropriate, push structured changes back into the design file. The repository documents a Bun-based setup, Cursor MCP configuration, a WebSocket server, local plugin installation, and examples such as bulk text replacement and instance override propagation. With 6.8K+ GitHub stars, 700+ forks, MIT licensing, and a public Figma Community plugin link, it has enough traction to merit a dedicated aicoolies tool page in the UI/design-to-code and MCP server clusters.

Teams should treat the write path as a governance decision rather than a default. The tool can be valuable for design automation, batch edits, and agentic UI workflows, but it also means an MCP-enabled agent can act on live Figma documents through the plugin bridge. Sensitive design systems should start with limited files, local development channels, explicit Figma permissions, and human review of generated changes. For lower-risk implementation context only, a read-only server such as Figma Context MCP may remain the safer default.

Pricing

Free and open source under MIT; requires Figma access plus local MCP/WebSocket/plugin setup.

Platforms

MCP server, Figma plugin, WebSocket bridge, Cursor, Claude Code, Bun/Node local development.

Categories

Tags

Use Cases

Related Tools

Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
grafana mcp

Grafana MCP Server

First-party MCP server for querying and managing Grafana

Grafana's official Model Context Protocol server, letting AI assistants search dashboards, query datasources, and manage alerts/incidents on your Grafana instance through a standard MCP interface.

Open Source

MCP Registry

Official open catalog of Model Context Protocol servers

The official, community-run registry for discovering and publishing Model Context Protocol (MCP) servers — an open index that MCP clients read to find available servers.

Open Source

Comparisons

Talk to Figma MCP vs Figma Context MCP — Read/Write Automation vs Read-Only Design Context

Talk to Figma MCP and Figma Context MCP both connect Figma to AI coding agents through MCP, but they solve different risk profiles. Figma Context MCP is the safer default when developers only need structured layout context from a Figma file. Talk to Figma MCP is better when a team intentionally wants a local agent bridge that can read selections and write changes back into Figma through a plugin and WebSocket flow.

Talk to Figma MCPFigma Context MCP