Skip to content
Back to search
30
MCP

@xmemo/openclaw-memory

npm/@xmemo/openclaw-memory

Native XMemo cloud-memory provider for OpenClaw agents: long-term memory, semantic recall, TODOs, snapshots, and audit tools.

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

Similar MCP servers embedding-nearest

XMemo
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
0 tools · streamable-http
XMemo
User-owned memory for AI agents, CLIs, IDEs, and conversations over Streamable HTTP MCP.
0 tools · streamable-http
clawmem
On-device memory layer for AI agents. Claude Code, OpenClaw, and Hermes. Hooks + MCP server + hybrid RAG search.
0 tools
com.runmemento/memento
Local-first, LLM-agnostic memory layer for AI assistants.
0 tools
openclaw memory
Metadata-only Glama MCP server.
0 tools
Claw Memory
MCP server for persistent memory storage by appending entries to an Obsidian vault hosted on GitHub.
0 tools

How to use

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

{
  "mcpServers": {
    "@xmemo/openclaw-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}