Hi MemTensor team,
I'm using the Hermes Agent by OpenClaw as my primary AI assistant. The existing memos-cloud-openclaw-plugin is designed for the OpenClaw Gateway's lifecycle hooks, but I'm running on Hermes Agent which uses a different architecture.
Would it be possible to develop a dedicated MCP plugin or integration for Hermes Agent? This would allow memory recall (before_agent_start) and memory addition (agent_end) to work seamlessly with Hermes Agent's hooks system.
Key features needed:
- hook: before_agent_start → search memory from MemOS Cloud
- hook: agent_end → add message to MemOS Cloud
- Auth via MEMOS_API_KEY + MEMOS_USER_ID
Thank you!
Hi MemTensor team,
I'm using the Hermes Agent by OpenClaw as my primary AI assistant. The existing memos-cloud-openclaw-plugin is designed for the OpenClaw Gateway's lifecycle hooks, but I'm running on Hermes Agent which uses a different architecture.
Would it be possible to develop a dedicated MCP plugin or integration for Hermes Agent? This would allow memory recall (before_agent_start) and memory addition (agent_end) to work seamlessly with Hermes Agent's hooks system.
Key features needed:
Thank you!