Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by AiAgentKarl • Uncategorized
Persistent memory storage and retrieval for AI agents using the Model Context Protocol.
Persistent memory storage across sessions.
Organize memories into namespaces with metadata.
Search and retrieve stored knowledge efficiently.
This MCP server provides persistent key-value storage for AI agents, allowing them to store, retrieve, and search knowledge across sessions. It supports namespaces for organizing memories, metadata attachment, substring search, and automatic access tracking. Data is stored locally as JSON files, ensuring easy management and privacy. It integrates seamlessly with Claude Desktop and Claude Code via MCP.