Back to MCP Servers
Rememb
Persistent memory for AI agents with sectioned entries (project/user/context/etc), semantic search, CLI, and per-project scope. Local JSON, zero config, no server required.
knowledge-memoryaiagent
By LuizEduPP
Installation
npx -y RemembConfiguration
{
"mcpServers": {
"Rememb": {
"command": "npx",
"args": ["-y", "Rememb"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes