70
grade C
11 days ago
glama

codewatch-memory

An observational memory server that uses LLM agents to capture, compress, and recall project-specific decisions and context across AI coding sessions. It stores structured observations in SQLite to maintain long-term session continuity and architectural awareness.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: CODEWATCH_CHARS_PER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODEWATCH_AUTO_REFLECTtrue Enable auto-reflection
🔐 secretCODEWATCH_CHARS_PER_TOKEN
configCODEWATCH_DATA_DIR~/mcp-data/codewatch-memory/ SQLite storage location
configCODEWATCH_DEFAULT_BRANCH
configCODEWATCH_FALLBACK_PROVIDERopenai Fallback LLM (google, openai, groq, none)
configCODEWATCH_GOOGLE_MODELgemini-2.5-flash Google model
configCODEWATCH_GROQ_MODELllama-3.3-70b-versatile Groq model
configCODEWATCH_LLM_PROVIDER"": "groq"
configCODEWATCH_LOG_LEVELinfo Logging verbosity
configCODEWATCH_MAX_COMPRESSION3 Max compression level (0-3)
configCODEWATCH_OPENAI_MODELgpt-4o-mini OpenAI model
configCODEWATCH_PROJECT_DIR
configCODEWATCH_REFLECT_THRESHOLD40000 Auto-reflect trigger (tokens)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/klausandrade-codewatch-ej0s2f)](https://m8ven.ai/mcp/klausandrade-codewatch-ej0s2f)
commit: fa5410132d6ebc835cd60639effb1606d8eb2034
code hash: e4f0cc5bf73d735bfe45280362b4fd26d48afe8ac0ec7a41dffd57a1805de25b
verified: 4/11/2026, 2:45:14 PM
view raw JSON →