One memory your agents actually share
Claude Code, Cursor, Copilot and Windsurf each keep their own notes. Knowit gives them one store instead. Typed facts. Versioned in your repo. Reviewed in the pull request.
- MIT licensed
- Runs local
- No account
- No telemetry
Watch it work
Four minutes of a real project, in four beats.
The install. An agent saving a decision. A different tool using it cold. You, reading everything it knows.
01 — Install
One command, every tool.
One command finds Claude Code, Codex and Cursor. All three end up on the same project memory. Takes about 30 seconds.
02 — Capture
It writes down what it works out.
Your agent just made a call. It writes it down as one typed fact. Not a paragraph buried in a chat log.
03 — Recall
Different agent. Same memory.
New session. Different tool. Zero context. It reads what Claude Code left behind before touching any code.
04 — Preview
See everything they know.
One command opens a local, read-only browser over everything your agents wrote down. Filter by type, scope, tag. Nothing leaves your machine.
New knowledge arrives as a diff.
One typed line, in your repo, reviewed like any other change. Approve it, question it, revert it.
{"type":"convention","title":"API errors share one shape"…}+ {"type":"decision","title":"Sessions use JWT, not cookies"…}One command. Then nothing.
npx knowit installWorks with
Claude CodeCursorVS Code + CopilotWindsurf
Plus Codex, Zed, Cline, Continue and JetBrains. Anything that speaks MCP.
Local by default
A file in the repo for what the team shares, a local database for the rest. No account, nothing uploaded.
npx knowit preview
A read-only browser over everything your agents know. Search it, delete what is wrong.
Points at your real docs
When the answer lives in Notion or another connected source, Knowit sends the agent there.
The whole tool is free
MIT licensed. Runs local. No account. This isn't a trial tier, it's the product.
Open Source
Everything, forever
- Every command, every agent integration
- Unlimited facts, unlimited repos
- Team memory through git or a shared database
- Meaning-based search with your own API key
- Local memory browser
- MIT licensed
Ready in 30 seconds.
One command. Every agent on your machine. Nothing to sign up for.
npx knowit install