Figma-Context-MCP: This project provides a Model Context Protocol (MCP) server that grants AI-powered coding tools like Cursor direct access to Figma design data. It enables one-shot implementation of designs in any framework by simplifying and optimizing Figma API responses for AI models.; kodit: Kodit is an MCP server designed to connect AI coding assistants to external codebases, providing accurate and up-to-date code snippets. It helps engineers reduce LLM hallucinations and errors by offering relevant, canonical examples directly from indexed code.
Implementing UI designs in code using AI agents like Cursor.
Enhance AI coding assistant accuracy by feeding it canonical code examples directly from source.