soul

choihyunsus/soul
★ 63 stars TypeScript 🗄️ Database Updated 8d ago
Soul: The Persistent Memory Layer for Multi-Agent Systems. High-performance session orchestration with SQLite-based KV-Cache for MCP. Give your AI agents a soul that never forgets.
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": {
    "soul": {
      "command": "npx",
      "args": [
        "-y",
        "choihyunsus/soul"
      ]
    }
  }
}

Topics

ai-brainkv-cachemcpmulti-agentorchestrationpersistent-memorysession-management