Coppermind
Public docs
Local-first docs

Local-first memory for AI coding agents

Coppermind gives Codex, Claude Code, Cursor, Hermes, and other MCP clients a durable memory layer without making signup, API keys, or database setup your first problem.

Install `coppermind`, run `coppermind setup`, connect your client, and use cloud features later only if you want them.

Install
npm install -g coppermind
Connect
Managed install for Codex, Claude Code, Antigravity, or generic MCP
Verify
coppermind doctor is the repair and health surface
Upgrade later
Local is free. Cloud sync and BYODB stay optional.
New here? Read Quick Start first, then jump straight to your client guide. You do not need an account or a manual SurrealDB setup for day-one success.
What happens after install

Real command flow, not a marketing promise

A first-time user should be able to install Coppermind, connect a client, and confirm the runtime is healthy in a few commands.

npm install -g coppermind
coppermind setup
coppermind daemon start
coppermind doctor
coppermind mcp codex install
Expected result: the runtime is healthy, the client is registered, and you can start using memory without an account or API key.
Local first, cloud optional

No dashboard visit required for first local success

No API key required for the default local runtime

No manual SurrealDB install or database setup required

Hosted sync and BYODB only matter when you choose the cloud layer

Read the FAQ