kodit

helixml/kodit
★ 119 stars Go 💻 Code/Dev Tools Updated 17d ago
👩‍💻 MCP server to index external repositories
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kodit": {
      "command": "go",
      "args": [
        "run",
        "github.com/helixml/kodit@latest"
      ]
    }
  }
}

Topics

aiai-code-generationai-codingmcpmcp-server