Skip to content

Shedytee Mcp Figma Augmentcode Integration

Free

by MCP Community

Figma MCP Server integration for Augment Code

v1.0.1Added Apr 12, 2026
mcpfigmamodel-context-protocolaugment-code
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}