Kontxt
CreatedReyNeill
Index a local codebase to provide context-aware information to AI clients like Cursor or Claude.
About
Kontxt is a Model Context Protocol (MCP) server designed to enhance AI clients' understanding of local codebases. It connects to a user-specified repository, leveraging Gemini 2.0 Flash's extensive input window to analyze code and generate context based on user queries. Featuring both SSE and stdio transport protocols, Kontxt supports user-attached files for more targeted analysis, tracks token usage, and allows for configurable token limits, providing a comprehensive solution for AI-powered code exploration.
Key Features
- Connects to local code repositories.
- Provides context to AI clients using the Model Context Protocol (MCP).
- 5 GitHub stars
- Tracks token usage and allows configurable token limits.
- Leverages Gemini 2.0 Flash for codebase analysis.
- Supports SSE and stdio transport protocols.
Use Cases
- Providing context to AI code assistants like Cursor during development.
- Integrating AI-powered code exploration into existing workflows.
- Analyzing and understanding large codebases using AI.