enola: Enola is a local Model Context Protocol (MCP) server that generates compact architectural snapshots of code repositories, providing a structured overview of modules, symbols, and dependencies before AI agents read individual files. This upfront context helps AI coding agents like Claude Code, Cursor, or Copilot understand the codebase structure, making their exploration and code generation more effective.; 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.
Onboarding new developers: Quickly get a structural tour of a codebase for new team members.
Implementing UI designs in code using AI agents like Cursor.