void
void copied to clipboard
[Help] How to add Figma MCP
Can anyone help me with setting up Figma MCP
Figma docs:
My settins:
{
"mcpServers": {
"Figma Dev Mode MCP": {
"url": "http://127.0.0.1:3845/sse"
}
}
}
What I get:
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.