Tenets serves as an intelligent Model Context Protocol (MCP) server designed to enhance AI coding assistants by providing them with the most relevant and precise context from your codebase. It employs advanced NLP and machine learning techniques, including BM25, TF-IDF, and semantic embeddings, to automatically identify, rank, and intelligently summarize files. All processing occurs locally, ensuring complete privacy and no API costs, making it an invaluable tool for developers seeking to optimize their AI-driven workflows for tasks like refactoring, debugging, and general code understanding.
