loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

engram

MCP Tool

InterwebAlchemy/engram

Persistent memory for agents and assitants synchronized through Obisidian and MCP

Install

$ npx loaditout add InterwebAlchemy/engram

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "engram": {
      "command": "npx",
      "args": [
        "-y",
        "engram"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Engram

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.

Components
  • Engram Core: the core library provides a simple interface for storing and retrieving memories, as well as managing memory schemas and interactions with LLM providers.
  • Obsidian Plugin: an Obsidian plugin that syncs a vault with Engram Core, allowing you to use your Obsidian vault as the long-term memory store for your agents.
  • MCP Server: a server that implements the MCP protocol, allowing LLM agents to interact with Engram Core over HTTP.

Tags

agentic-memoryagentsllm-memoryllmsmcpobsidian-mdobsidian-plugin

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated24 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/25/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/InterwebAlchemy/engram)](https://loaditout.ai/skills/InterwebAlchemy/engram)