Tell ChatGPT, Claude or Cursor something once. Hivemind makes sure the others know it too.
Chat sites, editors and terminals all read from the same place.
and 11 more, from Gemini CLI to Zed
74.8% recall on LoCoMo's 397 questions, 86–100% on LongMemEval, and 20 of 20 on our own MemTrapBench-style tasks.
Hivemind saves what you say straight away, so nothing slows you down. Behind the scenes it works out what is worth remembering and files it under the project you picked. Changed your mind? Cancel in the first two seconds, or forget it any time.
When you move from one tool to another, Hivemind hands over the whole picture: what you decided, what comes next and what to watch out for. The next tool carries on instead of asking you to explain.
Ask a question and see exactly what a tool would be told before it answers, and what was left out.
Hivemind exists to remember what you tell it, so how it treats that matters more than any feature.
Memory only proves its worth after a few weeks, so the free plan is built to last that long.
Everything you need to see if it helps.
For when it becomes part of how you work.
Past the free limit, automatic updates pause and we tell you. Everything already stored stays, and you can still add memories yourself.
A TypeScript SDK and a REST API over the same memory your tools use.
import { Hivemind } from "@get-hivemind/sdk"; const hm = new Hivemind({ apiKey: process.env.HIVEMIND_API_KEY }); await hm.remember({ content: "Newsletters go out on Tuesdays" }); const { payload } = await hm.recall({ q: "When do we send the newsletter?", });
No. A tool sends what it decides to keep, and you see it as it is saved. The browser extension only captures on the sites you switch on, one at a time, and every save shows a two-second note you can cancel.
No. The browser extension works like any other extension. The one-line command is only for coding tools, and it is optional.
Open it in the dashboard and change the sentence, or forget it. The next question already reflects the change.
Export them as Markdown or JSON whenever you like. If you delete your account, your memories are deleted with it.
No. We do not use your memories to train models.
No. Keep using your tools the way you do now. Hivemind saves and shares in the background, and you only open the dashboard when you want to look.