Provides a persistent, searchable memory system for AI agents, featuring agent isolation, Obsidian sync, and an MCP server.
Sponsored
Agent Memory is a zero-dependency, Python-based persistent memory system designed specifically for AI agents. It leverages SQLite with FTS5 for efficient full-text search and ensures agent isolation through automatic namespace management. The tool includes an optional MCP server with 12 dedicated tools for seamless integration with Claude Code and Claude Desktop, enabling agents to store, search, and manage their knowledge. Additionally, it offers optional two-way synchronization with Obsidian Markdown vaults and a CLAUDE.md generator to auto-inject relevant context into LLM sessions.
主な機能
01MCP Server Integration for Claude
02Full-text Search with FTS5
03Two-way Obsidian Markdown Sync
04Automatic Agent Isolation
05Persistent SQLite Database
060 GitHub stars
ユースケース
01Providing critical context and memories to large language models like Claude
02Synchronizing agent-generated memories with external knowledge bases such as Obsidian vaults
03Storing and retrieving knowledge for AI agents across sessions