by helixml
👩💻 MCP server to index external repositories
# Add to your Claude Code skills
git clone https://github.com/helixml/kodit:star: Help us reach more developers and grow the Helix community. Star this repo!
Helix Kodit is an MCP server that connects your AI coding assistant to external codebases. It can:
If you're an engineer working with AI-powered coding assistants, Kodit helps by providing relevant and up-to-date examples of your task so that LLMs make fewer mistakes and produce fewer hallucinations.
Kodit connects to a variety of local and remote codebases to build an index of your code. This index is used to build a snippet library, ready for ingestion into an LLM.
No comments yet. Be the first to share your thoughts!
Relevant snippets are exposed to an AI coding assistant via an MCP server. This allows the assistant to request relevant snippets by providing keywords, code, and semantic intent. Kodit has been tested to work well with:
Out of the box, Kodit works with a local SQLite database and very small, local models. But enterprises can scale out with performant databases and dedicated models. Everything can even run securely, privately, with on-premise LLM platforms like Helix.
Supported databases:
Supported providers:
Enhanced deployment options:
The roadmap is currently maintained as a Github Project.
For commercial support, please contact Helix.ML. To ask a question, please open a discussion.