Engram runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 7 Jul 2026.
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(opener, [discussionsUrl], {
return path.join(root, dot, 'skills', SKILL_NAME);
const SSH_CONFIG_PATH = path.join(os.homedir(), '.ssh/config');
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add engram -- npx -y @hbarefoot/engram
{
"mcpServers": {
"engram": {
"args": [
"-y",
"@hbarefoot/engram"
],
"command": "npx"
}
}
}
[mcp_servers.engram]
command = "npx"
args = ["-y", "@hbarefoot/engram"]
{
"mcpServers": {
"engram": {
"args": [
"-y",
"@hbarefoot/engram"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"engram": {
"args": [
"-y",
"@hbarefoot/engram"
],
"command": "npx"
}
}
}
Local-first memory for coding agents — MCP server, single SQLite file, local embeddings
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
Embedded, local-first agent memory: one SQLite file per namespace, no server, no cloud.
Local-first AI memory cartridge with persistent MCP memory for Claude via SQLite FTS5.
Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.
Persistent memory for AI coding agents: one Rust binary, one local SQLite database.
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.
Answers built from our own checks of this server.