Search
Retrieve project-scoped memories by query, branch, type, and pagination.
MCP memory server
remem exposes local project memory through MCP tools so coding agents can search, save, inspect, and timeline durable engineering context.
Tools
The MCP server exposes the same durable memory system used by the hooks and CLI.
Retrieve project-scoped memories by query, branch, type, and pagination.
Store explicit decisions, preferences, discoveries, and bug fixes.
Review what happened before and after a change or decision.
Track active long-running work across sessions.
Install
Use host-specific install commands to register MCP and hooks for the agent you use.
brew install majiayu000/tap/remem
remem install --target codex
remem mcpFAQ
`remem mcp` runs as a local stdio MCP server.
The MCP server reads and writes the same local remem database.
CLI commands such as `remem why` explain why memory is visible or injected.