InterwebAlchemy/engram
Persistent memory for agents and assitants synchronized through Obisidian and MCP
Platform-specific configuration:
{
"mcpServers": {
"engram": {
"command": "npx",
"args": [
"-y",
"engram"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Persistent memory for agents, built on top of Obsidian and MCP.
Engram is a suite of tools that enable your LLM Agents to have a persistent, provider agnostic, long-term memory.
Note: This is currently a work in progress, but builds on top of previous work on the Obsidian AI Research Assistant plugin and the Memories system I developed for it.
Loading reviews...