arinspunk/claude-talk-to-figma-mcp
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and modify Figma designs
Platform-specific configuration:
{
"mcpServers": {
"claude-talk-to-figma-mcp": {
"command": "npx",
"args": [
"-y",
"claude-talk-to-figma-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...