Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
What it says
The record the registry holds
Where it answers
https://xmemo.dev/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@xmemo/client · npm · 0.4.181
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.yonro/xmemo",
"description": "Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.",
"title": "XMemo",
"repository": {
"url": "https://github.com/yonro/memory-os-cli",
"source": "github"
},
"version": "0.4.345",
"websiteUrl": "https://xmemo.dev/product/mcp",
"packages": [
{
"registryType": "npm",
"identifier": "@xmemo/client",
"version": "0.4.181",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "serve",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Bearer token issued by XMemo for the stdio proxy. Optional for discovery; required for tool execution.",
"isSecret": true,
"name": "XMEMO_KEY"
},
{
"description": "Optional XMemo service base URL. Defaults to https://xmemo.dev.",
"name": "XMEMO_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://xmemo.dev/mcp",
"headers": [
{
"description": "Bearer token issued by XMemo; send as an Authorization Bearer value.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
},
{
"description": "Optional stable agent family id for attribution, for example 'claude-code' or 'copilot-cli'.",
"name": "X-Memory-OS-Agent-ID"
},
{
"description": "Optional stable local installation id for attribution; XMemo hashes it server-side.",
"name": "X-Memory-OS-Agent-Instance-ID"
},
{
"description": "Optional stable local device id for attribution; use a non-secret machine or installation identifier.",
"name": "X-Memory-OS-Device-ID"
},
{
"description": "Optional human-readable local device label for attribution, for example 'MacBook Pro' or 'PC A'.",
"name": "X-Memory-OS-Device-Label"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-13T16:29:40.631778Z",
"publishedAt": "2026-08-13T16:29:40.631778Z",
"updatedAt": "2026-08-13T16:29:40.631778Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.4.345last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.