Persistent long-term memory for AI agents via MCP, saving 80-90% memory-related token costs by enabling on-demand recall instead of always-injecting context.
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.CLAUDE_BIN— claude Path to Claude CLI (for compression pipeline)EMBEDDING_API_BASE_URL— export ="https://api.openai.com/v1" # or any OpenAI-compatible APIEMBEDDING_API_KEY— export ="your-key"EMBEDDING_DIMENSION— export ="1536" # defaultEMBEDDING_MODEL— export ="text-embedding-3-small" # defaultTOKENMEM_COMPACT_SESSION— TOKENMEM_COMPACT_SUMMARY="..." ="session-id" \TOKENMEM_COMPACT_SUMMARY— "..." TOKENMEM_COMPACT_SESSION="session-id" \TOKENMEM_DB_PATH— DB path configurable via environment variable[](https://m8ven.ai/mcp/agentgamelab-mneme-2qewq3)