figma-vault for Windsurf
io.github.nbhey/figma-vault
Figma designs pulled once into a local vault; AI agents read them offline with no rate limits
client:Windsurf
transport:stdio
runtime:npm
Install figma-vault in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"figma-vault": {
"command": "npx",
"args": [
"-y",
"figma-vault"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs