Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

LongMemory Agent Plugin

A portable Agent Plugins 1.0 bundle for OpenClaw and compatible hosts.

Install in OpenClaw

  1. Start LongMemory with longmemory serve --mcp-http.
  2. Set LONGMEMORY_API_KEY in the OpenClaw gateway environment.
  3. Install this directory:
openclaw plugins install ./integrations/longmemory-agent-plugin
openclaw plugins inspect longmemory
openclaw gateway restart

The bundle contributes the LongMemory Streamable HTTP MCP server and an longmemory skill. It contains no executable plugin runtime code.

To use a different server URL, override mcp.servers.longmemory in OpenClaw configuration; operator configuration takes precedence over bundle defaults.