Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lhm.plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"identifier": "yonro-memory-os-cli",
"name": "XMemo CLI",
"description": "Shared, governed long-term memory for AI agents — durable context across tools and sessions, exposed via MCP and REST.",
"description": "Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.",
"author": "yonro",
"authorUrl": "https://github.com/yonro",
"homepage": "https://xmemo.dev/product/mcp",
Expand Down
2 changes: 1 addition & 1 deletion server.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.yonro/xmemo",
"title": "XMemo",
"description": "Shared, governed long-term memory for AI agents — durable context across tools and sessions, exposed via MCP and REST.",
"description": "Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.",
"websiteUrl": "https://xmemo.dev/product/mcp",
"repository": {
"url": "https://github.com/yonro/memory-os-cli",
Expand Down
Loading