1. Create an Account
Go to app.orcamemory.com and sign up with your email.2. Create a Project
After signing in, you’ll be prompted to create your first project.- Click Create Project
- Enter a project name (e.g., “My App”)
- Click Create
3. Link Your Agent
Click Link Agent on your project. You’ll see a prompt with your credentials pre-configured.4. Install the Plugin
Paste into OpenClaw
Paste the prompt into your OpenClaw agent’s rules or system prompt. The prompt includes:
- Your API credentials
- Plugin configuration
- Instructions for your Claw to use memory
Plugin Settings
These settings are pre-configured in the prompt, but can be adjusted:| Setting | Default | Description |
|---|---|---|
autoRecall | true | Inject relevant memories before every AI turn |
autoCapture | true | Automatically store important information after each turn |
maxRecallResults | 10 | Maximum memories injected per turn |
profileFrequency | 1 | Inject memory profile every N turns |
captureMode | all | all filters noise, everything captures all |
debug | false | Enable debug logging |
Available Tools
Once installed, your Claw has access to these tools:| Tool | Description |
|---|---|
orca_memory_store | Manually store a memory |
orca_memory_search | Search existing memories |
orca_memory_forget | Delete a specific memory |
orca_memory_profile | View the current memory profile |

