Skip to content
Toolv0.4.345

XMemo

Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.

by yonro(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from the official MCP registry - entry io.github.yonro/xmemo v0.4.345. Ratings and installs below are from this marketplace.

XMemo

Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.

Remote endpoints

Packages

  • npm: @xmemo/client @ 0.4.181

Source: https://github.com/yonro/memory-os-cli

Registry entry: io.github.yonro/xmemo

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/mcp-io-github-yonro-xmemo/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

mcp-io-github-yonro-xmemo.ocm.jsonjson
{
  "ocm": "1",
  "id": "mcp-io-github-yonro-xmemo",
  "kind": "tool",
  "name": "XMemo",
  "description": "Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.",
  "publisher": "yonro",
  "version": "0.4.345",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "mcp",
      "mcp-server",
      "npm",
      "mcp-registry"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "mcp-registry",
      "repository": "https://github.com/yonro/memory-os-cli",
      "path": "server.json",
      "ref": "0.4.345",
      "url": "https://github.com/yonro/memory-os-cli",
      "key": "io.github.yonro/xmemo",
      "registry": "https://registry.modelcontextprotocol.io"
    }
  },
  "endpoints": [
    {
      "protocol": "mcp",
      "url": "https://xmemo.dev/mcp"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/mcp-io-github-yonro-xmemo/manifest?version=0.4.345

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.