kpchen104
Results
1
comments of
kpchen104
found a "MAYBE" workaround way. ``` { "servers": { "Framelink Figma MCP": { "command": "npx", "args": ["-y", " figma-developer-mcp", "--figma-api-key=xxx", "--stdio"], } } } ``` Problem When configuring the Framelink...