Read Figma files, frames, components. LLM-optimised server for design-to-code agent workflows.
#Figma
Read Figma files, frames, components. LLM-optimised server for design-to-code agent workflows.
#Get a token
Generate a Personal access token at https://www.figma.com/settings.
#Recommended scopes
- File content (read) at minimum.
- Dev Mode access if you want code-from-design.
#Add it to the vault
bashmcpvault add figma
Example session:
text$ mcpvault add figma Label: work Access Token: •••• ✓ Validated as @raian ✓ Saved.
#Tools exposed
see upstream — files, frames, components, nodes
#Switch to this account
In any chat client wired to mcpvault, ask:
Switch to my <label> Figma account.
The vault server's activate_account tool flips the active label. Wrappers re-read it on the next call — no restart.