MCP Server
MCP
io.github.HBarefoot/engram
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
Install
npx -y @hbarefoot/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@hbarefoot/engram",
"version": "1.6.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "start",
"type": "positional",
"valueHint": "command"
},
{
"type": "named",
"name": "--mcp-only"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment