Agentโ™ฅ๏ธŽAge
Catalog

Perseus Vault (formerly Mimir/Mneme), persistent memory engine for AI agents

Officialdeprecated

by Perseus-Computing-LLC ยท Rust

Local-first MCP memory server: SQLite, FTS5 and vector search, AES-256-GCM. 55 tools, no cloud.

io.github.Perseus-Computing-LLC/mimir (MCP) โ€” Local-first Memory Server

This MCP server provides local-first persistent memory for AI agents. It uses SQLite for storage, FTS5 for text search, and vector search for semantic retrieval, with AES-256-GCM encryption. It is implemented as a single Rust binary with no cloud component.

๐Ÿ› ๏ธ Key Features

  • Local-first persistence using SQLite
  • FTS5 text search
  • Vector search for semantic retrieval
  • AES-256-GCM encryption
  • 55 tools in the server

๐Ÿš€ Use Cases

  • Agent memory persistence
  • Context retrieval combining text (FTS5) and semantic (vector) search
  • Encrypted local storage for model-context workflows

โšก Developer Benefits

  • One Rust binary, one portable file, no cloud
  • Works with Model Context Protocol (MCP)
  • Enables context-engineering via persistent, searchable memory

โš ๏ธ Limitations

  • Local-only deployment (โ€œno cloudโ€); designed around one portable file and local tooling

Topics

ai-agentsencryptionfts5local-firstmcppersistent-memoryrustsqliteagent-memorymcp-serversemantic-searchvector-searchcontext-engineeringllmmodel-context-protocolopen-source