MCP Server
MCP
io.github.lucasmella-stack/mismem
Cooperative persistent memory for LLMs: episodes, memories and traits over SQLite (FTS5, Hebbian)
Install
npx -y @lucasmella/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@lucasmella/mismem",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to the SQLite database (default: ~/.mismem/mem.db)",
"format": "string",
"name": "MISMEM_DB"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment