Agentโ™ฅ๏ธŽAge
Catalog

io.github.sebbsssss/clude

Official

by sebbsssss ยท TypeScript

Portable agent memory anchored on Solana. Local SQLite + vector recall, open export.

io.github.sebbsssss/clude (MCP Server)

Portable agent memory anchored on Solana. The server provides a cognitive memory system with local storage and vector recall, plus support for open export. Its description emphasizes processing of memories over time rather than simple retrieval.

๐Ÿ› ๏ธ Key Features

  • Cognitive memory for AI agents (beyond storage and retrieval)
  • Processes memories over time (decay, consolidation, contradiction resolution, reflection)
  • Local SQLite storage combined with vector recall
  • Open export

๐Ÿš€ Use Cases

  • AI agent memory that needs ongoing memory lifecycle behaviors (decay, consolidation)
  • Agents that must address contradiction resolution and periodic reflection
  • Workflows requiring exportable memory data

โšก Developer Benefits

  • Portable memory anchored on Solana
  • Benchmarked hallucination reduction: 1.96% on HaluMem (next best: 15.2%, industry average: ~21%)
  • Access via the published @clude/sdk (MIT license noted)

โš ๏ธ Limitations

  • Source data does not specify available MCP tools, tool count, or detailed API surface beyond the readme excerpt.