kodit

Koditは、AIコーディングアシスタントと外部コードベースを接続するMCPサーバーです。これにより、ソースから直接取得した正確で最新のコードスニペットを提供し、AI支援のコーディングを改善します。Koditは、ローカルおよび公開のコードベースをインデックス化し、任意のAIコーディングアシスタントと統合可能です。キーワードやセマンティック検索を使用して検索でき、OpenAI互換のAPIやカスタムモデルとも統合できます。エンジニアがAI駆動のコーディングアシスタントを使用する際に、Koditは関連性の高いタスクの例を提供し、LLMの誤りを減らす手助けをします。

GitHubスター

55

ユーザー評価

未評価

フォーク

1

イシュー

29

閲覧数

0

お気に入り

0

README

Helix Kodit Logo

Kodit: A Code Indexing MCP Server

Kodit connects your AI coding assistant to external codebases to provide accurate and up-to-date snippets of code.

Documentation License Discussions

Helix Kodit is an MCP server that connects your AI coding assistant to external codebases. It can:

  • Improve your AI-assisted code by providing canonical examples direct from the source
  • Index local and public codebases
  • Integrates with any AI coding assistant via MCP
  • Search using keyword and semantic search
  • Integrate with any OpenAI-compatible or custom API/model

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 less mistakes and produce fewer hallucinations.

Features
Codebase Indexing

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.

  • Index local directories and public Git repositories
  • Build comprehensive snippet libraries for LLM ingestion
  • Support for multiple codebase types and languages
  • Efficient indexing and search capabilities
  • Privacy first: respects .gitignore and .noindex files
  • NEW in 0.3: Auto-indexing configuration for shared server deployments
  • NEW in 0.3: Enhanced Git provider support including Azure DevOps
  • NEW in 0.3: Index private repositories via a PAT
  • NEW in 0.3: Improved progress monitoring and reporting during indexing
MCP Server

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:

  • Seamless integration with popular AI coding assistants
  • Tested and verified with:
  • Please contribute more instructions! ... any other assistant is likely to work ...
  • New in 0.3: Filter snippets by source, language, author or timestamp.
Enterprise Ready

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:

  • Local (which uses tiny CPU-only open-source models)
  • OpenAI
  • Secure, private LLM enclave with Helix.
  • Any other OpenAI compatible API

NEW in 0.3: Enhanced deployment options:

  • Docker Compose configurations with VectorChord
  • Kubernetes manifests for production deployments
Quick Start
  1. Install Kodit
  2. Index codebases
  3. Integrate with your coding assistant
Documentation
Roadmap

The roadmap is currently maintained as a Github Project.

💬 Support

For commercial support, please contact Helix.ML. To ask a question, please open a discussion.

License

Apache 2.0 © 2025 HelixML, Inc.

作者情報
Helix.ml

Private GenAI Stack

36

フォロワー

35

リポジトリ

0

Gist

112

貢献数

トップ貢献者

スレッド