Persistent project memory for developers and coding agents inside the IDE.
Your agent starts every new chat with amnesia.
NeuroTrace gives developers and coding agents a local-first, code-linked memory layer that survives across chats and sessions.
NeuroTrace helps agents and developers:
- Save high-signal memory during real work
- Retrieve project context before coding
- Reuse decisions, tasks, and insights across sessions
- Keep memory attached to the codebase instead of the chat
Built for long-running codebases, debugging, planning, architecture work, and agent-assisted development.
- Install NeuroTrace from the VS Code Marketplace.
- Open the NeuroTrace sidebar.
- Download the platform backend if prompted.
- Click Initialize Database.
- Let NeuroTrace generate the MCP setup and host-specific guidance for your workspace.
- Start a fresh agent chat and use NeuroTrace in that repo.
Generated setup includes:
.neurotrace/mcp/README.mdwith ready-to-use MCP templates.cursor/rules/neurotrace.mdcfor Cursor when supported.github/copilot-instructions.mdfor Copilot workflows in VS Code- automatic Codex MCP rebinding to the active workspace
More details: walkthrough/init.md
NeuroTrace gives coding agents a persistent memory layer they can query before acting and update after the work is done.
Typical workflow:
- The agent receives a task.
- It checks NeuroTrace for prior decisions, tasks, and related context.
- It works with project history available inside the workspace.
- It saves the outcome as a structured memory.
- It links important context for future sessions.
Key MCP capabilities include:
- Create and edit structured memories
- Search by keyword or semantic meaning
- Retrieve file-scoped context
- Discover related memories and graph connections
- Check database readiness before work begins
After initialization, NeuroTrace prepares the workspace for both humans and agents:
- Creates the local
.neurotraceworkspace directory - Stores the project memory database locally
- Auto-configures supported agent hosts where possible
- Generates MCP setup files under
.neurotrace/mcp/ - Generates host-specific guidance such as
.cursor/rules/neurotrace.mdcor.github/copilot-instructions.md
For client-specific setup and troubleshooting:
.neurotrace/mcp/README.md- walkthrough/init.md
NeuroTrace also includes a graph view for exploring connected project memory.
For transparency, security-critical code is open source in our GitHub repository.
- 100% local-first storage
- Encrypted database support (SQLCipher3, AES-256 at rest)
- Optional anonymous telemetry
- Works offline
See also:
- X (Twitter): @NeuroTraceVsc
- Email: neuro_support@blackironhq.com
NeuroTrace uses a hybrid licensing model: security-critical code is open source, while premium features remain proprietary. See LICENSE.md for complete terms.
Built to remember.
© 2026 BlackIron Technologies Ltd. All rights reserved.
