Before you start
- A MemoryBase account (sign up here)
- Node.js 18+ (download here — choose “LTS”)
- OpenClaw or Hermes Agent installed and running
Option 1: Ask your agent to install (easiest)
If your agent is already running, just tell it to set up MemoryBase. Paste this into your chat:- OpenClaw
- Hermes Agent
Option 2: Manual setup
If you prefer to set things up yourself, run these commands on the machine where your agent is running:Add MemoryBase to your agent's MCP config
- OpenClaw
- Hermes Agent
Edit Restart your OpenClaw gateway to pick up the new server.Optionally, reference MemoryBase in your
~/.openclaw/openclaw.json and add under mcpServers:SOUL.md:Available tools
Once connected, your agent has access to these MCP tools:| Tool | Description |
|---|---|
search_memory | Semantic search across all conversations and projects |
search_text | Full-text keyword search |
get_project_context | Load a project’s full context pack |
list_projects | List all projects |
list_conversations | List recent conversations |
get_conversation | Get a specific conversation |
get_timeline | Browse timeline entries |
get_timeline_for_date | View a specific day’s activity |
memory_status | Check indexing status |