Skip to content

Extension Figma is broken #4110

@harkamals

Description

@harkamals

Describe the bug

Trying to use MCP Figma, but it is failing
https://block.github.io/goose/docs/mcp/figma-mcp/

Please note, using custom cmd path to my/own/npx (because corporate airgapped install, and cannot use hermit)

A clear and concise description of what the bug is.
Error activating extension: Failed to add extension configuration, error: ProcessExit(ProcessExit { stderr: "npm verbose cli /Users/my-user-name/dev/node-v22.15.0-darwin-x64/bin/node /Users/my-user-name/dev/node-v22.15.0-darwin-x64/lib/node_modules/npm/bin/npm-cli.js\nnpm info using [email protected]\nnpm info using [email protected]\nnpm verbose title npm exec @hapins/figma-mcp\nnpm verbose argv \"exec\" \"--loglevel\" \"verbose\" \"--yes\" \"--\" \"@hapins/figma-mcp\"\nnpm verbose logfile logs-max:10 dir:/Users/my-user-name/.npm/_logs/2025-08-15T10_38_38_926Z-\nnpm verbose logfile /Users/my-user-name/.npm/_logs/2025-08-15T10_38_38_926Z-debug-0.log\nnpm http fetch GET 200 https://artifactory.global.company-name.com/artifactory/api/npm/npm-release/@hapins%2ffigma-mcp 4472ms (cache revalidated)\nnode:events:496\n throw er; // Unhandled 'error' event\n ^\n\nError: write EPIPE\n at afterWriteDispatched (node:internal/stream_base_commons:159:15)\n at writeGeneric (node:internal/stream_base_commons:150:3)\n at Socket._writeGeneric (node:net:971:11)\n at Socket._write (node:net:983:8)\n at writeOrBuffer (node:internal/streams/writable:572:12)\n at _write (node:internal/streams/writable:501:10)\n at Writable.write (node:internal/streams/writable:510:10)\n at file:///Users/my-user-name/dev/node-v22.15.0-darwin-x64/lib/node_modules/@hapins/figma-mcp/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.js:60:30\n at new Promise (<anonymous>)\n at StdioServerTransport.send (file:///Users/my-user-name/dev/node-v22.15.0-darwin-x64/lib/node_modules/@hapins/figma-mcp/node_modules/@modelcontextprotocol/sdk/dist/server/stdio.js:58:16)\nEmitted 'error' event on Socket instance at:\n at emitErrorNT (node:internal/streams/destroy:170:8)\n at emitErrorCloseNT (node:internal/streams/destroy:129:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {\n errno: -32,\n code: 'EPIPE',\n syscall: 'write'\n}\n\nNode.js v22.15.0\n", source: ConnectionClosed("initialize response") })

Expected behavior
Extension should be enabled

Please provide following information:

  • OS & Arch: MAC 15.5
  • Interface: UI
  • Version: v1.0.3
  • Extensions enabled: Computer Controller, Memory
  • Provider & Model: Claude Sonnet 3.7

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions