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.; Context7: Context7 is an MCP server that injects up-to-date, version-specific library documentation directly into LLM prompts. Add "use context7" to any coding prompt and it fetches current docs for the library you're working with, eliminating hallucinated APIs and outdated code examples. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible editor.
Generate framework-aware code (e.g., React components) directly from Figma selections.
Preventing LLMs from hallucinating deprecated or non-existent API methods