figwright: Figwright enables AI agents to interact with Figma bi-directionally, allowing them to read design selections into framework-aware code and directly author/edit the canvas. It operates via a local WebSocket relay between an MCP server and a Figma plugin, making it accessible without a Figma Dev Mode seat or paid tier.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
Generate framework-aware code (e.g., React components) directly from Figma selections.
Building intelligent AI agents capable of using tools and reasoning across steps