coding-RAG-system

Deepjyoti-Sarmah/coding-RAG-system
★ 0 stars Python AI/LLM Updated 1d ago
Local-first code intelligence for AI agents — tree-sitter symbol graphs and hybrid (FTS5 + vector + graph) retrieval via CLI and MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coding-rag-system": {
      "command": "uvx",
      "args": [
        "coding-rag-system"
      ]
    }
  }
}

Or install with pip: pip install coding-rag-system

README Excerpt

<p align="center"> <strong>Your AI coding agent shouldn't have to read your whole repo to answer one question.</strong><br> A local-first code index that gives agents exact definitions and their relationships — not 50k tokens of file dumps. </p> <p align="center"> <img src="https://img.shields.io/badge/version-0.1.0-blue?style=flat-square" alt="version">

Tools (6)

calleescallerscontextdefinitionimportssearch