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.; sourcey: Sourcey is a static documentation generator that consolidates various source formats like OpenAPI, Doxygen, and Markdown into a single, self-owned HTML site. It renders all content at build time, ensuring no runtime dependencies or API calls for your documentation.
Onboarding new developers: Quickly get a structural tour of a codebase for new team members.
Generate comprehensive API reference sites from OpenAPI specifications.