Install the plugin
openclaw plugins install @brainfork/brainfork-openclawEnter your details when prompted
You'll find your endpoint URL and OAuth key in the Brainfork dashboard after creating a server. The installer prompts for both values — paste them in and you're done.
Recall
The plugin queries Brainfork before the agent starts and prepends a bounded <brainfork_memories> block with the most relevant context.
Sync
Brainfork stores synced memory documents by stable external ID and content hash, so unchanged files stay untouched and deleted files can be archived or removed deterministically.
Decisions
When `captureDecisions` is enabled, durable decisions are logged into Brainfork so they can be searched and recalled later over MCP.
Need a Brainfork server first?
Start the trial, create a server, generate a token, and return here to finish the OpenClaw setup.