Skip to content
Back to search
30
MCP streamable-http

XMemo

io.github.yonro/xmemo

User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://xmemo.dev/mcp

Similar MCP servers embedding-nearest

XMemo
User-owned memory for AI agents, CLIs, IDEs, and conversations over Streamable HTTP MCP.
0 tools · streamable-http
@xmemo/openclaw-memory
Native XMemo cloud-memory provider for OpenClaw agents: long-term memory, semantic recall, TODOs, snapshots, and audit tools.
0 tools
memoir-cli
Private, portable AI memory: synced across every coding tool and machine, end-to-end encrypted, free. One memory for Claude Code, Cursor, Co
0 tools
com.cortex-mem/memory
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.
0 tools
Mnemoverse Memory
Hosted memory for AI agents that learns and forgets — one key across Claude, Cursor & ChatGPT.
0 tools · streamable-http
memo
Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.
0 tools

How to use

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

{
  "mcpServers": {
    "xmemo": {
      "url": "https://xmemo.dev/mcp",
      "transport": "streamable-http"
    }
  }
}