WOS: Long-Term Memory for AI Agents
Wontopos has developed WOS, a system designed to provide long-term memory for AI agents. The core function of WOS is to store an end-user's memories and then intelligently recall only the relevant pieces for each query. This recalled information is then fed into a Large Language Model (LLM) prompt. WOS caters to two primary use cases. For developers building AI-powered products, the WOS SDK offers fine-grained control. Developers can programmatically decide precisely when to store new memories and what subset of existing memories to retrieve for any given query. For users who prefer off-the-shelf tools, Wontopos offers the MCP (Memory Command Processor). This allows users to leverage WOS's memory capabilities without writing any integration code. Tools like Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, and Gemini CLI already integrate with MCP. Crucially, both the SDK and MCP share the same underlying account, ensuring that memories stored via one interface are accessible and recallable through the other.
