Docs menu+

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.

  • File content (read) at minimum.
  • Dev Mode access if you want code-from-design.

#Add it to the vault

bash
mcpvault 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.

Figma — mcpvault docs