These are the steps for configuring the Framelink MCP Server for Agentforce Vibes. This setup is required to use the guide_figma_to_lwc_conversion tool that lets you generate Lightning web components from Figma design files.
- Copy this block as a child property of
mcpServersin youra4d_mcp_settings.jsonconfiguration file:
"framelink-figma-mcp": {
"timeout": 600,
"command": "npx",
"args": [
"-y",
"figma-developer-mcp",