Intentional memory, shared across every AI client
Your memory, on machines you own. Never anyone else's cloud.
Two copy-pastes. That's it.
Add the MCP snippet. Paste the behavioural prompt. Done.
Connect
Add the MCP server to your AI client's config. Covalence generates the snippet for you.
{
"mcpServers": {
"covalence": {
"command": "/Applications/Covalence.app/Contents/MacOS/cov-mcp"
}
}
} Instruct
Paste the behavioral prompt so your AI knows when to store and search memories.
You have access to Covalence, a persistent
memory layer. Search memory at the start
of conversations. Store important decisions,
context, and preferences. Use retrieved
context naturally … Everything your AI needs to remember
Semantic search
Finds what you mean, not just what you typed. Hybrid vector + keyword search with recency weighting.
Core Memories
Pin your most important knowledge. Always surfaced first across every client.
One memory, every client
Claude Desktop, Claude Code, Cursor, and any MCP-capable agent. Same memory, simultaneously, across all of them.
On-device embeddings
Embeddings computed on your hardware, not someone else's. No API keys, no per-call cost, no external dependencies.
Always running
Menu bar app with one-click capture. Quick capture from anywhere. Global hotkey opens search from any window.
Your data, your infrastructure
A SQLite file on hardware you own. Export anytime as markdown or JSON. No accounts, no telemetry, no one else's cloud.
Under the hood
How retrieval works
Your data, your infrastructure
Covalence runs on machines you control. No accounts with us. No telemetry. No third-party cloud, by architecture.
Every component — the database, the embedding model, the search engine — runs on your hardware. No network calls to us, no API keys to buy, no external dependencies to trust. Your memories are a SQLite file you own, back up, and export whenever you want.