The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Neurakeep listing page.
NeuraKeep is a local-first memory system for AI agents.
It gives Claude Desktop, Claude Code, Codex, OpenClaw, Cursor-style tools, and other MCP clients a shared, source-cited memory layer that runs on your own machine.
memory_searchmemory_readmemory_explain_sourcesmemory_propose_updatememory_apply_updateThe core rule is simple: agents can propose memory, but durable memory should be reviewable and source-cited.
Requirements:
Open:
Use the local core when you want private, source-cited memory on your own machine:
Use the hosted app when you need Google or enterprise SAML/OIDC sign-in, private personal vaults, isolated shared Team spaces, remote MCP over HTTPS, managed storage, backups, and Stripe-managed billing. Team workspaces include owner/admin/reviewer/editor/viewer roles, email-bound invitations, audit history, licensed seats, and SCIM provisioning. Hosted access requires an active individual or Team subscription; space-bound service tokens remain available for controlled MCP clients.
The public package contains the complete local-first core. Managed authentication, Stripe billing, Team tenancy, SSO, SCIM, deployment automation, and production credentials remain part of the hosted service and are not required to run NeuraKeep locally.
Example stdio MCP config:
Local HTTP mode:
Use --token or NEURAKEEP_MCP_TOKEN before exposing any HTTP endpoint outside your machine.
The open-source version is for local, self-managed memory. The hosted product adds managed auth, team spaces, remote connectors, shared storage, backups, and administration. See NeuraKeep pricing for the current hosted plans.
Apache-2.0