Index a local codebase to provide context-aware information to AI clients like Cursor or Claude.
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.