kb-agent

sanlee-ys/kb-agent
★ 0 stars Python AI/LLM Updated today
Personal, living knowledge base over your projects and their dependencies — ask a local Claude RAG + tool-use agent, mount it in any MCP host via its built-in MCP server, or have it call your projects' own services.
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": {
    "kb-agent": {
      "command": "uvx",
      "args": [
        "kb-agent"
      ]
    }
  }
}

Or install with pip: pip install kb-agent

README Excerpt

A personal, living knowledge base over my projects and the libraries they use — with an AI agent that answers questions about them using RAG + tool use. Point it at my project directories (listed in `projects.yaml`); it auto-generates Markdown stubs for each project and dependency, embeds them into a local vector

Tools (2)

list_projectssearch_kb

Topics

agentanthropicchromadbclaudegradiorag