Catalog
Lore
Officialby jordanhindo · TypeScript
Lightweight MCP for infinite agent memory. Any agent, any session, anytime.
Persistent agent memory storage across sessions and conversations.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"lore": {
"command": "npx",
"args": [
"-y",
"@jordanhindo/lore@0.1.1"
]
}
}
}