aicoolies logo

Talk to Figma MCP

Read/write MCP bridge between AI coding agents and Figma

Share
open-sourceOpen SourceTelemetry Concerns
Visit Website →

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.

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

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.

paidOpen Source
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
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI's agentic coding CLI and cloud sandbox

OpenAI's cloud-based AI coding agent powered by codex-1 (a version of o3 optimized for software engineering). Autonomously writes features, fixes bugs, and proposes pull requests, with each task running in its own sandboxed environment preloaded with your repository. Teams can deploy multiple agents in parallel to work on independent tasks, with MCP integration and AGENTS.md for repo-specific instructions.

freemiumOpen Source
Windows-MCP logo

Windows-MCP

MCP server for controlling Windows desktops through UIAutomation

Windows-MCP is an open-source MCP server for giving AI agents structured access to Windows desktop automation. It focuses on UIAutomation, snapshots, input control, and Windows-specific app workflows, making it different from general filesystem or shell MCP servers.

open-sourceOpen Source
Reasonix logo

Reasonix

DeepSeek-native terminal coding agent with a Go rewrite and MCP support

Reasonix is an open-source terminal coding agent built around DeepSeek workflows, with a newer Go-based 1.0 line, MCP integration, repository-aware code understanding, and BYOK model usage. It fits developers who want a DeepSeek-first CLI agent rather than a Claude- or OpenAI-native workflow.

open-sourceOpen Source

Comparisons