Skip to content
Back to search
30
MCP

io.github.writerslogic/cogmem

io.github.writerslogic/cogmem

A self-improving, verifiable memory layer for AI coding agents.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

CogmemAI
Persistent encrypted cloud memory for AI coding assistants.
0 tools
io.github.hifriendbot/cogmemai
Persistent cloud memory for Ai coding assistants. 29 MCP tools. Encrypted at rest.
0 tools
io.github.riponcm/projectmem
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
0 tools
io.github.gitmem-dev/gitmem
Persistent institutional memory for AI coding agents. Memory that compounds.
0 tools
Mneme
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
0 tools
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.writerslogic/cogmem": {
      "url": "None",
      "transport": "http"
    }
  }
}