Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MyAgentHubs • Uncategorized
A zero-dependency, local-first MCP memory server for AI agents providing persistent, searchable project memory.
Persistent, searchable memory tied to specific projects.
Local-first memory storage without external dependencies.
Per-skill isolated memory in OpenClaw environments.
aimemo is a single Go binary MCP server that stores AI agent memory locally in a project directory, enabling persistent and searchable context across sessions. It supports full-text search with BM25 ranking, concurrent sessions without data corruption, and per-skill memory isolation for OpenClaw. The tool requires no external infrastructure, making it easy to install and maintain, while giving users full control over their data stored in readable formats.