A local MCP server that accumulates the business-domain knowledge of a software project — flows, integrations, decisions, nuances — and makes it available to any MCP-compatible agent (Claude Code, Cursor, Copilot, Gemini, OpenCode). The goal is to capture the why behind the code: the stuff a new developer would need six months from now to understand why a thing is built the way it is. The what is
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
process.env. You'll be asked to provide them before it can run.DOMAIN_MEMORY_DRIFT_TIMEOUT_MS— 2000 Hard budget for check_drift.DOMAIN_MEMORY_HTTP_TOKEN— domain-memory http [--port 4374] [--host 127.0.0.1] Start an HTTP API exposing the same tools as the MCP server (for CI hooks and external scripts). Set to require bearer-token auth.DOMAIN_MEMORY_ROOT— cwd Project root where .domain-memory/ lives.DOMAIN_MEMORY_SEARCH_TIMEOUT_MS— search_knowledge(query, context?) — run the triple matcher, return ranked candidates. Respects a 2000 ms timeout (configurable via ).DOMAIN_MEMORY_SERVER_BIN— /custom/path/to/server.js domain-memory installDOMAIN_MEMORY_TEMPLATES— Override the templates directory used by install.DOMAIN_MEMORY_WEB_PORT— 4373 Port for domain-memory-web.[](https://m8ven.ai/mcp/mashware-domain-memory-1ws462)