Loading MCP server directory, please wait...
Figma designs pulled once into a local vault; AI agents read them offline with no rate limits
npx @getmcp/cli add io.github.NBhey/figma-vaultRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NBhey/figma-vault": {
"command": "npx",
"args": [
"-y",
"figma-vault",
"mcp"
]
}
}
}