figma-vault for Claude Desktop
io.github.nbhey/figma-vault
Figma designs pulled once into a local vault; AI agents read them offline with no rate limits
client:Claude Desktop
transport:stdio
runtime:npm
Install figma-vault in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"figma-vault": {
"command": "npx",
"args": [
"-y",
"figma-vault"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs