← Back to OpenClaw Memory

Install OpenClaw Memory

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add openclaw-memory -- claw-memory serve

Available Tools (3)

Once configured, OpenClaw Memory gives your AI agent access to:

memory_log_conversationRecord a complete conversation turn
memory_log_conversation_appendAppend to the last turn (for long responses)
memory_searchSearch chat history by keyword

Try It Out

After setup, try these prompts with your AI agent:

Search my past conversations for the solution we found for the N+1 query problem.
Find the last time we discussed refactoring the user authentication module.
What was the specific debugging step we took to fix the API timeout error last week?
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Python 3.8+ with pip installed

Keep this setup from going cold

Save the docs, env vars, and workflow around OpenClaw Memory in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup