What problem does this solve?
Kiro (by AWS) is already listed on the Figma MCP Catalog as a supported client for Figma Design and FigJam. It connects to the remote MCP server at mcp.figma.com and works great for the design-to-code direction using get_design_context, get_screenshot, get_variable_defs, etc.
However, the generate_figma_design tool (Code to Canvas) is currently restricted to only Claude Code and Codex by OpenAI. This means Kiro users can pull designs from Figma into code, but can't push generated UI back into Figma — breaking the bidirectional workflow that makes Code to Canvas so powerful.
What's the use case?
Developers using Kiro generate HTML mockups and UI prototypes as part of their development workflow. Being able to send those directly to a Figma Design file would let designers review, iterate, and refine without manual recreation. This is the same workflow Claude Code and Codex users already enjoy.
What's the ask?
Add Kiro to the approved client list for generate_figma_design. Kiro already connects via the remote MCP server and supports the Streamable HTTP protocol — it just needs to be whitelisted for this specific tool.
References
Kiro on the MCP Catalog: https://www.figma.com/mcp-catalog/
Kiro IDE: https://kiro.dev
generate_figma_design docs: https://developers.figma.com/docs/figma-mcp-server/tools-and-prompts/
