Multi-tier memory system for AI assistants, integrating semantic, episodic, time-series, and spatial memory with pattern detection and MCP tools.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MEMORY_CORS_ORIGINSHA_URLHA_TOKENMEMORY_API_URLMEMORY_API_TOKENHA_POLL_INTERVALMEMORY_PERSON_NAMEMEMORY_MQTT_BROKERMEMORY_MQTT_PORTMEMORY_MQTT_USERMEMORY_MQTT_PASSWORDMEMORY_MQTT_TOPICSMEMORY_MQTT_CLIENT_IDMEMORY_DB_PATHMEMORY_AI_BASE_URL— export =http://localhost:11434/v1MEMORY_AI_API_KEY— export =sk-...MEMORY_EMBED_MODEL— export =nomic-embed-text # 768-dimMEMORY_EMBED_DIM— export =1536MEMORY_LLM_MODEL— export =llama3.2MEMORY_LLM_BASE_URL— export =http://gpu-host.local:11434/v1MEMORY_LLM_API_KEYMEMORY_DECAY_HALFLIFE_DAYS— export =90 # global defaultMEMORY_DECAY_CATEGORY_HALFLIFE— export ='{"preference": 180, "insight": 30}'MEMORY_LOCATION_DECAY_HALFLIFE_HOURS— export =24MEMORY_AI_TIMEOUT— export =30 # seconds; applies to both embed() and LLM callsMEMORY_LOG_LEVELMEMORY_LOG_FORMAT[](https://m8ven.ai/mcp/brianchilders-memory-mcp-isrdsh)