void icon indicating copy to clipboard operation
void copied to clipboard

[Help] How to add Figma MCP

Open krstivoja opened this issue 5 months ago • 1 comments

Can anyone help me with setting up Figma MCP

Figma docs:

Image

My settins:

{
  "mcpServers": {
    "Figma Dev Mode MCP": {
      "url": "http://127.0.0.1:3845/sse"
    }
  }
}

Image

What I get:

Image

krstivoja avatar Jul 25 '25 15:07 krstivoja

I am running into this same issue with other SSE servers.

I "think", void isn't correctly handling session ids or something, but I can't prove it at the moment.

macornwell avatar Jul 28 '25 13:07 macornwell