grab/cursor-talk-to-figma-mcp
TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Platform-specific configuration:
{
"mcpServers": {
"cursor-talk-to-figma-mcp": {
"command": "npx",
"args": [
"-y",
"cursor-talk-to-figma-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...