Instructions file CodexOpenCode
AGENTS.md instructions for grab/cursor-talk-to-figma-mcp, covering agents.md, project overview, build & development commands, architecture and mcp server (src/talktofigmamcp/server.ts).
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.
TalkToFigma is an MCP integration that lets AI agents communicate with Figma to read designs and modify them programmatically. It connects a TypeScript MCP server and a Figma plugin through a WebSocket server, supporting tasks such as bulk text replacement and propagating component-instance overrides. The catalogue entries provide the instructions and MCP connection used by agents with Figma.
Instructions file CodexOpenCode
AGENTS.md instructions for grab/cursor-talk-to-figma-mcp, covering agents.md, project overview, build & development commands, architecture and mcp server (src/talktofigmamcp/server.ts).
Instructions file Claude Code
Claude Code instructions for grab/cursor-talk-to-figma-mcp, covering claude.md, project overview, build & development commands, architecture and mcp server (src/talktofigmamcp/server.ts).