74
/ 100
16 days ago
glama

Cortex MCP Server

Provides persistent memory and task management for coding agents via MCP tools, enabling mid-session recall and capture of durable knowledge.

Is this your MCP?

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.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CORTEX_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.
configCORTEX_AGENT"": "claude-code"
configCORTEX_AGENT_LOG_RETENTION_DAYS
configCORTEX_AGENT_TIMEOUT_MIN
configCORTEX_ALLOW_REMOTEin (=1), and even then refuses to start without a token.
configCORTEX_AUTH_MARGIN_MIN
configCORTEX_BRIEF_FIELD_CHARS
configCORTEX_BRIEF_MAX_AGE_DAYS
configCORTEX_BRIEF_RECENCY_HALF_LIFE_DAYS
configCORTEX_BRIEF_TOKENS
configCORTEX_DB[.env.example](.env.example) for the common knobs (, CORTEX_HOST,
configCORTEX_DEDUP_THRESHOLD
configCORTEX_DISTILL_CHARS
configCORTEX_DISTILL_INTERVAL_MS
configCORTEX_DISTILL_MIN_TURNS
configCORTEX_DISTILL_TIMEOUT_MIN
configCORTEX_FIX_DEDUP_SIMILARITY
configCORTEX_FRAGILE_THRESHOLD
configCORTEX_FULL_BRIEF_EVERY
configCORTEX_HANDOFF_TTL_DAYS
configCORTEX_HOST[.env.example](.env.example) for the common knobs (CORTEX_DB, ,
configCORTEX_INBOX_TTL_DAYS
configCORTEX_JIT_MIN_FIXES
configCORTEX_LEASE_TTL_MIN
configCORTEX_LESSON_PROMOTION_THRESHOLD
configCORTEX_LESSON_WINDOW_DAYS
configCORTEX_MEMORY_DIR
configCORTEX_MEMORY_DIRS
configCORTEX_METRICS_RETENTION_DAYS
configCORTEX_NEVER_AUTOPILOTD -->"select next" G{"In ?"}
configCORTEX_PORT, CORTEX_NEVER_AUTOPILOT) and [SETUP.md](SETUP.md) for the full
configCORTEX_PREFLIGHT_TTL_MIN
configCORTEX_PROJECT
configCORTEX_PUSH_MIN_INTERVAL_MS
configCORTEX_RECALL_USEFUL_MAX_FILES
configCORTEX_RECALL_USEFUL_WINDOW_HOURS
configCORTEX_REVIEWER_DIFF_CHARS
configCORTEX_REVIEWER_TIMEOUT_MIN
configCORTEX_SESSION_TTL_HOURS
configCORTEX_SHORT_CHATTER_LENGTH
configCORTEX_SIMILARITY_CANDIDATE_CAP
configCORTEX_SUBSTANTIAL_LENGTH
🔐 secretCORTEX_TOKENexport ="$(openssl rand -hex 24)" # Windows: setx CORTEX_TOKEN "..." then open a new terminal
configCORTEX_UNVERIFIED_BRIEF_TTL_DAYS
configCORTEX_URL"": "http://127.0.0.1:4317",
configCORTEX_VERIFY_TIMEOUT_MIN
// 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 5 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/gsl0001-cortex-1ho9qq)](https://m8ven.ai/mcp/gsl0001-cortex-1ho9qq)
commit: bec95f35bb1211f703327ffc04bc184f6704b0c5
code hash: 92201cd576d9b18a3e7423803ac9d0d1d0301cc84cf88aad32fa616371bf8d22
verified: 7/15/2026, 8:46:59 AM
view raw JSON →