mem9
Persistent cloud memory so AI agents remember across sessions
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mem9?โผ
Run `npx skills add mem9-ai/mem9 --all -g -y` in your terminal to install all mem9 skills globally for your AI agent.
What problem does mem9 solve?โผ
AI agents forget everything between sessions. mem9 gives them persistent cloud memory so facts, preferences, and project context survive restarts and machine switches.
Which AI agents work with mem9?โผ
mem9 ships plugins and skills for Claude Code, Codex, OpenClaw, OpenCode, DeepSeek Harness, and Dify, plus a REST API for any custom runtime.
Can multiple agents share the same memory?โผ
Yes. One mem9 space can serve several agents and platforms at once, so every runtime recalls the same stored facts.
Do I need to run my own server to use mem9?โผ
No. You can use the hosted API at api.mem9.ai with instant space provisioning, or self-host the Go server with TiDB later using the same API contract.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core