Cursor connects to the Honeycomb MCP server running on the daemon's loopback port. Each turn is captured in real time; before the next turn, the MCP server injects a recall block with the top matching memories. No context is lost between sessions or between workspaces.
Install
honeycomb install --harness cursor Installs the harness adapter and registers it with the local daemon at 127.0.0.1:3850.
Whichever harness captures a turn, every other harness recalls it, one store, one daemon, loopback only.