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.; mcp-for-beginners: This curriculum introduces the Model Context Protocol (MCP), an elegant solution for AI applications to communicate with various tools and services in a standardized way. It offers hands-on practice in multiple programming languages, guiding beginners from fundamental concepts to building and deploying their own MCP servers and clients.
Onboarding new developers: Quickly get a structural tour of a codebase for new team members.
Building capable and flexible AI applications.