ASSISTANT

OpenClaw

Plugs into OpenClaw via the contracted-tools adapter, giving the daemon full visibility into every tool call and its outcome.

connected

OpenClaw's contracted-tools surface lets Honeycomb register capture and recall handlers alongside every tool definition. The daemon receives structured tool-call/result pairs, distills them into memory, and surfaces the most relevant prior results before subsequent tool invocations.

Install

Installs the harness adapter and registers it with the local daemon at 127.0.0.1:3850.

read the docs →

Whichever harness captures a turn, every other harness recalls it, one store, one daemon, loopback only.