Skip to content
Back to search
30
MCP

Chroma Working Memory

pulsemcp/chroma working memory

Provides a persistent, searchable, automatically updated 'second brain' for development by integrating ChromaDB with automated codebase indexing, chat logging, and sequential thinking tools that maintain context across sessions.

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

Similar MCP servers embedding-nearest

Chroma
Integrates with Chroma vector database to enable collection management, document operations, and vector search capabilities for knowledge ba
0 tools
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
Kiro Memory
Provides intelligent memory management and task tracking for software development projects with automatic project detection, semantic search
0 tools
Codebase Memory
Persistent codebase knowledge graph that survives session restarts and context compaction.
0 tools
Codebase Memory
Persistent codebase knowledge graph. Survives session restarts and context compaction.
0 tools
Codebase Memory
Persistent codebase knowledge graph. Survives session restarts and context compaction.
0 tools

How to use

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

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