Back to directory
gaganmanku96/talk-with-figma-claude

gaganmanku96/talk-with-figma-claude

@gaganmanku96

Enables Claude Desktop App to control Figma through MCP and WebSocket communication, extending cursor-talk-to-figma-mcp for Claude integration.

figmamcpclaudeautomationdesignwebsocketdesktop-app

Installation & Configuration

{
  "mcpServers": {
    "TalkToFigma": {
      "command": "node",
      "args": [
        "~/talk_to_figma_claude/src/mcp-server/mcp-server.js"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13