Skip to content
Back to search
30
MCP streamable-http

XMemo

io.github.yonro/memory-os-cli

User-owned memory for AI agents, CLIs, IDEs, and conversations over Streamable HTTP MCP.

Uptime
0.0%
1 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, Copilot, Claude, IDEs, CLIs, and chat apps over remote 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
memo
Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.
0 tools
Mnemoverse Memory
Hosted memory for AI agents that learns and forgets — one key across Claude, Cursor & ChatGPT.
0 tools · streamable-http
io.github.kairosmobius/nexus-memory-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.xultrax-web/agent-memory-mcp
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
0 tools

How to use

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

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