Back to browse
GitHub Repository

CogmemAi — Cognitive Memory for Any Ai System. Autonomous robots, self-driving vehicles, defense systems, coding assistants, and more. 91% LoCoMo benchmark — above human performance.

6 starsTypeScript

CogmemAi – Persistent Memory for Claude Code via MCP

by hifriendbot·Feb 18, 2026·2 points·0 comments

AI Analysis

MidNiche GemShip ItSolve My Problem
The Take

Runs extraction and search server-side so your local MCP is a tiny HTTP client — no local DBs, no giant RAM leaks, and an easy npx install and .mcp.json or global MCP registration. It exposes clear tools (save_memory, recall_memories, extract_memories, get_project_context) and adds project-scoped + global preferences — a pragmatic fix for Claude Code's tiny flat-file memory. The tradeoff is obvious: usefulness depends on the hosted API (privacy, uptime, cost), and the repo looks early-stage with minimal commits and docs beyond the quickstart.

Target Audience

Developers and teams who use Claude Code and want cross-session persistent memory (AI-assisted engineers, tooling maintainers)

Similar Projects