shodh-memory

varun29ankuS/shodh-memory
★ 158 stars Rust 🤖 AI/LLM Updated 1mo ago
Cognitive memory for AI agents — learns from use, forgets what's irrelevant, strengthens what matters. Single binary, fully offline.
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": {
    "shodh-memory": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "shodh-memory"
      ]
    }
  }
}

Topics

agent-frameworkai-agentsai-memoryclaudecognitive-memorycontext-windowcursorembeddingsknowledge-graphllm-memorylocal-firstmcpmcp-servermodel-context-protocoloffline-ai