agent-brain

SpillwaveSolutions/agent-brain
★ 118 stars Python AI/LLM Updated 2d ago ✗ Risk
Local-first RAG memory for AI agents: hybrid + GraphRAG search, MCP server with OAuth 2.1, plugin for Claude Code / OpenCode / Codex.
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": {
    "agent-brain": {
      "command": "uvx",
      "args": [
        "agent-brain"
      ]
    }
  }
}

Or install with pip: pip install agent-brain

README Excerpt

--- last_validated: 2026-03-16 --- A RAG-based (Retrieval-Augmented Generation) document indexing and semantic search system for AI agents and applications. Agent Brain enables intelligent querying of documentation and source code using natural language. Agent Brain provides **AI-first** document and code search through a Claude Code plugin with skills, commands, and agents. Use slash commands to search, agents for complex research tasks, and skills for intelligent query optimization.

Tools (5)

BM25GRAPHHYBRIDMULTIVECTOR

Topics

agent-memoryagent-pluginschromadbclaude-codecodexfastapigraphragknowledge-graphllmmcpoauthopencodepythonragsemantic-search