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.; token-optimizer-mcp: Token Optimizer MCP is a Model Context Protocol (MCP) server designed to reduce context window usage for AI tools like Claude Code and Claude Desktop by 60-90%. It achieves this through intelligent caching, Brotli compression, and smart tool replacements, storing compressed content externally in SQLite.
Implementing UI designs in code using AI agents like Cursor.
Reduce token costs and improve performance for AI code assistants by optimizing context window usage.