Shedytee Mcp Figma Augmentcode Integration
Freeby MCP Community
Figma MCP Server integration for Augment Code
v1.0.1Added Apr 12, 2026
mcpfigmamodel-context-protocolaugment-code
Shedytee Mcp Figma Augmentcode Integration MCP Server
Figma MCP Server integration for Augment Code
Installation
npx -y @iflow-mcp/shedytee-mcp-figma-augmentcode-integration
Reviews
Installation
Quick install
npx -y @iflow-mcp/shedytee-mcp-figma-augmentcode-integration
Add to claude_desktop_config.json
{
"mcpServers": {
"shedytee-mcp-figma-augmentcode-integration": {
"command": "npx",
"args": ["-y", "@iflow-mcp/shedytee-mcp-figma-augmentcode-integration"]
}
}
}