Pull Figma file context — frames, components, styles — into your model so it can reason about designs.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"figma": { "command": "npx", "args": [ "-y", "figma-developer-mcp", "postgresql://localhost/mydb" ] }