Figma
Integrates with the Figma API to enable design file operations, comment management, and access to design assets for AI-driven analysis and collaboration.
2 stars
0 tools
Created Aug 2025
@smithery-ai/smithery-ai-figmaAbout
Integrates with the Figma API to enable design file operations, comment management, and access to design assets for AI-driven analysis and collaboration.
Categories
general
Installation
npm
npm install @smithery-ai/smithery-ai-figma
Configuration
{
"mcpServers": {
"smithery-ai-figma": {
"command": "npx",
"args": [
"-y",
"@smithery-ai/smithery-ai-figma"
]
}
}
}