Skip to main content

Install

Setup

  1. Get a free API key at mengram.io
  2. Add to ~/.openclaw/openclaw.json:
  1. Set your API key:
  1. Restart OpenClaw. Memory works automatically.

How It Works

Auto-recall: Before every agent turn, relevant memories are injected into context via before_agent_start hook. No manual tool calls needed. Auto-capture: After every turn, new information is automatically extracted and stored via agent_end hook. Nothing is lost.

Tools

The agent can use these 12 tools explicitly:

Slash Commands

CLI

Configuration