Skip to content
Back to search
30
MCP

Continuum

pulsemcp/continuum

Local-first developer memory system that captures coding context from git commits with temporal decay and cross-project learning.

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

Similar MCP servers embedding-nearest

io.github.pouyahasanamreji/continuum
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
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
Codebase Memory
Persistent codebase knowledge graph that survives session restarts and context compaction.
0 tools
io.github.omega-memory/core
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.
0 tools
Memoir
Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.
0 tools

How to use

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

{
  "mcpServers": {
    "continuum": {
      "url": "None",
      "transport": "http"
    }
  }
}