aikd

gelutjari/aikd
★ 0 stars Rust AI/LLM Updated today
Indexed semantic & BM25 code search for AI agents. Give your AI instant memory of your codebase. Rust | MCP Server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aikd": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "aikd"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Indexed semantic & BM25 code search for AI agents. Give your AI instant memory of your codebase.** </div> --- - [About](#about) - [Why AIKD?](#why-aikd) - [Key Features](#key-features) - [Demo](#demo) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Quick Start](#quick-start)

Tools (11)

AIKD_DATA_DIRAIKD_MODEL_PATHAIKD_TOKENRUST_LOGembedqueryrecallrememberscanstatsstatus

Topics

ai-agentbm25claudecli-toolcode-searchcursor-idedeveloper-toolsembeddingsfile-indexerknowledge-baselocal-firstmcp-serveronnxragrest-api