Loomal

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

12 starsRemote-capable

About XMemo

XMemo is an MCP (Model Context Protocol) server published by yonro in the official MCP registry, listed under Autonomous Agents on Loomal. User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

XMemo runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/yonro/memory-os-cli, where the project has earned 12 GitHub stars.

Use XMemo with your agent

Claude Code · one command
claude mcp add --transport http xmemo https://xmemo.dev/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "xmemo": {
      "url": "https://xmemo.dev/mcp"
    }
  }
}
streamable-httphttps://xmemo.dev/mcp

Frequently asked questions

What is XMemo?
XMemo is an MCP (Model Context Protocol) server by yonro in the Autonomous Agents category. User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
How do I connect XMemo to Claude, Cursor, or another MCP client?
XMemo is a remote MCP server — add its endpoint (https://xmemo.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is XMemo open source?
Yes — the source code is public at github.com/yonro/memory-os-cli, with 12 GitHub stars.
Can AI agents pay to use XMemo?
Not yet through Loomal — XMemo is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain XMemo? Claim this listing free by verifying GitHub ownership, or contact us.