Skip to content
Back to search
30
MCP streamable-http

WorkingMemory

ai.workingmemory/memory

Persistent personal memory for AI assistants — save, search, and recall across every MCP client.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ai.butlerbrain/mcp
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
0 tools · streamable-http
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
easy-memory
MCP persistent memory service — let AI assistants remember across sessions. Powered by Qdrant vector search + official embeddings (via OpenA
0 tools
cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools

How to use

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

{
  "mcpServers": {
    "workingmemory": {
      "url": "https://app.workingmemory.ai/mcp",
      "transport": "streamable-http"
    }
  }
}