Living docs and MCP context for your GitHub repos
Moxie Docs is a developer tool designed to automate the documentation process for GitHub repositories. It connects to a GitHub repo and generates documentation that is continuously indexed and updated with each code merge. The platform provides a living documentation experience that includes architecture pages, conventions, and walkthroughs derived directly from the codebase, ensuring that the documentation remains accurate and relevant as the code evolves. This automated approach helps teams avoid the pitfalls of documentation drift, where outdated information can lead to confusion and errors…