A
licenseB
qualityD
maintenanceA shared memory layer for AI agents — one memory.md synced across Claude Desktop, Cursor, Claude Code, OpenAI Codex, and any MCP client.
4
2
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool serves a clearly distinct purpose: search for retrieval, get_context_pack for structured output, and upsert_document for writing. No overlap or ambiguity.
All tools follow a consistent verb_noun (snake_case) pattern: search, get_context_pack, upsert_document. Naming is predictable and clear.
With 3 tools, the set is minimal but covers core operations. It feels slightly under-scoped, but still reasonable for a focused workspace assistant.
Missing obvious operations like delete, list, or direct get_document. The domain of document management requires these for full CRUD; agents would struggle without deletion or listing.