AI & ML
Trust: 39/100 (Limited)io.github.bighippoman/memoir Guide
Structured session journals for AI agents. Persistent memory across sessions.
by bighippoman
Quick Start
Install
npx memoir-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bighippoman-memoir": {
"command": "npx",
"args": [
"memoir-mcp"
]
}
}
}